#EFFBF4 Color

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

Color preview

#EFFBF4

Color formats

HEX
#EFFBF4
RGB
rgb(239, 251, 244)
RGBA
rgba(239, 251, 244, 1)
HSL
hsl(145, 60%, 96%)
HSV
hsv(145, 5%, 98%)
CMYK
cmyk(5%, 0%, 3%, 2%)
CSS variable
--color-primary: #EFFBF4;
Lowercase HEX
#effbf4

Shades

Tints

Tones

Harmony

CSS snippets for #EFFBF4

.color-effbf4 {
  color: #EFFBF4;
  background-color: #EFFBF4;
}

Frequently asked questions

What color is #EFFBF4?+

#EFFBF4 is a HEX color with RGB value rgb(239, 251, 244) and HSL value hsl(145, 60%, 96%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #EFFBF4?+

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