#EFFBF3 Color

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

Color preview

#EFFBF3

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EFFBF3

.color-effbf3 {
  color: #EFFBF3;
  background-color: #EFFBF3;
}

Frequently asked questions

What color is #EFFBF3?+

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

What is the closest Tailwind color to #EFFBF3?+

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