#EFFCF6 Color

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

Color preview

#EFFCF6

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EFFCF6

.color-effcf6 {
  color: #EFFCF6;
  background-color: #EFFCF6;
}

Frequently asked questions

What color is #EFFCF6?+

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

What is the closest Tailwind color to #EFFCF6?+

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