#EBFCB2 Color

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

Color preview

#EBFCB2

Color formats

HEX
#EBFCB2
RGB
rgb(235, 252, 178)
RGBA
rgba(235, 252, 178, 1)
HSL
hsl(74, 93%, 84%)
HSV
hsv(74, 29%, 99%)
CMYK
cmyk(7%, 0%, 29%, 1%)
CSS variable
--color-primary: #EBFCB2;
Lowercase HEX
#ebfcb2

Shades

Tints

Tones

Harmony

CSS snippets for #EBFCB2

.color-ebfcb2 {
  color: #EBFCB2;
  background-color: #EBFCB2;
}

Frequently asked questions

What color is #EBFCB2?+

#EBFCB2 is a HEX color with RGB value rgb(235, 252, 178) and HSL value hsl(74, 93%, 84%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EBFCB2?+

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