#EEFFFA Color

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

Color preview

#EEFFFA

Color formats

HEX
#EEFFFA
RGB
rgb(238, 255, 250)
RGBA
rgba(238, 255, 250, 1)
HSL
hsl(162, 100%, 97%)
HSV
hsv(162, 7%, 100%)
CMYK
cmyk(7%, 0%, 2%, 0%)
CSS variable
--color-primary: #EEFFFA;
Lowercase HEX
#eefffa

Shades

Tints

Tones

Harmony

CSS snippets for #EEFFFA

.color-eefffa {
  color: #EEFFFA;
  background-color: #EEFFFA;
}

Frequently asked questions

What color is #EEFFFA?+

#EEFFFA is a HEX color with RGB value rgb(238, 255, 250) and HSL value hsl(162, 100%, 97%). Its closest CSS named color is Azure.

What is the closest Tailwind color to #EEFFFA?+

The closest Tailwind color is teal-50, available as the bg-teal-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