#EFFCF5 Color

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

Color preview

#EFFCF5

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EFFCF5

.color-effcf5 {
  color: #EFFCF5;
  background-color: #EFFCF5;
}

Frequently asked questions

What color is #EFFCF5?+

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

What is the closest Tailwind color to #EFFCF5?+

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