#EFFBF0 Color

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

Color preview

#EFFBF0

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EFFBF0

.color-effbf0 {
  color: #EFFBF0;
  background-color: #EFFBF0;
}

Frequently asked questions

What color is #EFFBF0?+

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

What is the closest Tailwind color to #EFFBF0?+

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