#EFFCF2 Color

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

Color preview

#EFFCF2

Color formats

HEX
#EFFCF2
RGB
rgb(239, 252, 242)
RGBA
rgba(239, 252, 242, 1)
HSL
hsl(134, 68%, 96%)
HSV
hsv(134, 5%, 99%)
CMYK
cmyk(5%, 0%, 4%, 1%)
CSS variable
--color-primary: #EFFCF2;
Lowercase HEX
#effcf2

Shades

Tints

Tones

Harmony

CSS snippets for #EFFCF2

.color-effcf2 {
  color: #EFFCF2;
  background-color: #EFFCF2;
}

Frequently asked questions

What color is #EFFCF2?+

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

What is the closest Tailwind color to #EFFCF2?+

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