#EBFCD2 Color

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

Color preview

#EBFCD2

Color formats

HEX
#EBFCD2
RGB
rgb(235, 252, 210)
RGBA
rgba(235, 252, 210, 1)
HSL
hsl(84, 88%, 91%)
HSV
hsv(84, 17%, 99%)
CMYK
cmyk(7%, 0%, 17%, 1%)
CSS variable
--color-primary: #EBFCD2;
Lowercase HEX
#ebfcd2

Shades

Tints

Tones

Harmony

CSS snippets for #EBFCD2

.color-ebfcd2 {
  color: #EBFCD2;
  background-color: #EBFCD2;
}

Frequently asked questions

What color is #EBFCD2?+

#EBFCD2 is a HEX color with RGB value rgb(235, 252, 210) and HSL value hsl(84, 88%, 91%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #EBFCD2?+

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