#EFF2E6 Color

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

Color preview

#EFF2E6

Color formats

HEX
#EFF2E6
RGB
rgb(239, 242, 230)
RGBA
rgba(239, 242, 230, 1)
HSL
hsl(75, 32%, 93%)
HSV
hsv(75, 5%, 95%)
CMYK
cmyk(1%, 0%, 5%, 5%)
CSS variable
--color-primary: #EFF2E6;
Lowercase HEX
#eff2e6

Shades

Tints

Tones

Harmony

CSS snippets for #EFF2E6

.color-eff2e6 {
  color: #EFF2E6;
  background-color: #EFF2E6;
}

Frequently asked questions

What color is #EFF2E6?+

#EFF2E6 is a HEX color with RGB value rgb(239, 242, 230) and HSL value hsl(75, 32%, 93%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #EFF2E6?+

The closest Tailwind color is lime-50, available as the bg-lime-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