#EFFCF3 Color

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

Color preview

#EFFCF3

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EFFCF3

.color-effcf3 {
  color: #EFFCF3;
  background-color: #EFFCF3;
}

Frequently asked questions

What color is #EFFCF3?+

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

What is the closest Tailwind color to #EFFCF3?+

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