#EFFFFA Color

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

Color preview

#EFFFFA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EFFFFA

.color-effffa {
  color: #EFFFFA;
  background-color: #EFFFFA;
}

Frequently asked questions

What color is #EFFFFA?+

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

What is the closest Tailwind color to #EFFFFA?+

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