#EFFCF8 Color

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

Color preview

#EFFCF8

Color formats

HEX
#EFFCF8
RGB
rgb(239, 252, 248)
RGBA
rgba(239, 252, 248, 1)
HSL
hsl(162, 68%, 96%)
HSV
hsv(162, 5%, 99%)
CMYK
cmyk(5%, 0%, 2%, 1%)
CSS variable
--color-primary: #EFFCF8;
Lowercase HEX
#effcf8

Shades

Tints

Tones

Harmony

CSS snippets for #EFFCF8

.color-effcf8 {
  color: #EFFCF8;
  background-color: #EFFCF8;
}

Frequently asked questions

What color is #EFFCF8?+

#EFFCF8 is a HEX color with RGB value rgb(239, 252, 248) and HSL value hsl(162, 68%, 96%). Its closest CSS named color is MintCream.

What is the closest Tailwind color to #EFFCF8?+

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