Azure colour (#F0FFFF)

Azure is very light a cyan with hex code #F0FFFF, one of the 148 named colours every browser understands, so you can write color: ${name} directly in CSS. In RGB it is 240, 255, 255; in HSL 180°, 100%, 97%. Use the tool to explore shades and harmonies.

✓ Runs in your browser — nothing uploaded Free, no sign-upNo watermark

How to use the Azure colour

  1. The colour is pre-filled; click Explore to see all formats, shades and harmonies.
  2. Edit the value to try a variation.
  3. Copy the code you need.

Azure in every format

FormatValue
HEX#F0FFFF
RGBrgb(240, 255, 255)
RGB (0–1)0.941, 1.000, 1.000
HSLhsl(180, 100%, 97%)
CMYK (approx.)6%, 0%, 0%, 0%
CSScolor: azure;

Shades and tints of Azure

Same hue and saturation, lightness from 90% to 10%:

#ccffff #99ffff #66ffff #33ffff #00ffff #00cccc #009999 #006666 #003333

Colours that go with Azure

HarmonyColours
Complementary #fff0f0
Triadic #fff0ff #fffff0
Analogous #f0f7ff #f0fff7

Similar named colours

The closest CSS named colours by RGB distance, useful when you need a keyword instead of a hex code or want a near match:

ColourHEXDifference
aliceblue #f0f8ffvery close
mintcream #f5fffavery close
ghostwhite #f8f8ffvery close
honeydew #f0fff0very close
white #ffffffvery close

Accessibility

Contrast ratio of Azure against white is 1.03:1 (fails WCAG AA for normal text) and against black 20.45:1 (passes). Use black or very dark text on a Azure background rather than white.

Frequently asked questions

What is the hex code for Azure?

#F0FFFF.

What is Azure in RGB?

rgb(240, 255, 255).

What colour is complementary to Azure?

#fff0f0, directly opposite on the colour wheel.

Privacy

This tool runs entirely inside your browser using WebAssembly and the Canvas/File APIs. Your files are never uploaded to ToolFlint or any third party; you can verify this in your browser's network tab or by switching to airplane mode after the page loads. Read how we process files.

Last updated 2026-09-23.