#EFFBF2 Color

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

Color preview

#EFFBF2

Color formats

HEX
#EFFBF2
RGB
rgb(239, 251, 242)
RGBA
rgba(239, 251, 242, 1)
HSL
hsl(135, 60%, 96%)
HSV
hsv(135, 5%, 98%)
CMYK
cmyk(5%, 0%, 4%, 2%)
CSS variable
--color-primary: #EFFBF2;
Lowercase HEX
#effbf2

Shades

Tints

Tones

Harmony

CSS snippets for #EFFBF2

.color-effbf2 {
  color: #EFFBF2;
  background-color: #EFFBF2;
}

Frequently asked questions

What color is #EFFBF2?+

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

What is the closest Tailwind color to #EFFBF2?+

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