#EFF9FF Color

Inspect #EFF9FF across formats, palettes, contrast and closest named color matches.

Color preview

#EFF9FF

Color formats

HEX
#EFF9FF
RGB
rgb(239, 249, 255)
RGBA
rgba(239, 249, 255, 1)
HSL
hsl(203, 100%, 97%)
HSV
hsv(203, 6%, 100%)
CMYK
cmyk(6%, 2%, 0%, 0%)
CSS variable
--color-primary: #EFF9FF;
Lowercase HEX
#eff9ff

Shades

Tints

Tones

Harmony

CSS snippets for #EFF9FF

.color-eff9ff {
  color: #EFF9FF;
  background-color: #EFF9FF;
}

Frequently asked questions

What color is #EFF9FF?+

#EFF9FF is a HEX color with RGB value rgb(239, 249, 255) and HSL value hsl(203, 100%, 97%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #EFF9FF?+

The closest Tailwind color is sky-50, available as the bg-sky-50 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools