#EFFCF4 Color

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

Color preview

#EFFCF4

Color formats

HEX
#EFFCF4
RGB
rgb(239, 252, 244)
RGBA
rgba(239, 252, 244, 1)
HSL
hsl(143, 68%, 96%)
HSV
hsv(143, 5%, 99%)
CMYK
cmyk(5%, 0%, 3%, 1%)
CSS variable
--color-primary: #EFFCF4;
Lowercase HEX
#effcf4

Shades

Tints

Tones

Harmony

CSS snippets for #EFFCF4

.color-effcf4 {
  color: #EFFCF4;
  background-color: #EFFCF4;
}

Frequently asked questions

What color is #EFFCF4?+

#EFFCF4 is a HEX color with RGB value rgb(239, 252, 244) and HSL value hsl(143, 68%, 96%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #EFFCF4?+

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