#EBF4CB Color

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

Color preview

#EBF4CB

Color formats

HEX
#EBF4CB
RGB
rgb(235, 244, 203)
RGBA
rgba(235, 244, 203, 1)
HSL
hsl(73, 65%, 88%)
HSV
hsv(73, 17%, 96%)
CMYK
cmyk(4%, 0%, 17%, 4%)
CSS variable
--color-primary: #EBF4CB;
Lowercase HEX
#ebf4cb

Shades

Tints

Tones

Harmony

CSS snippets for #EBF4CB

.color-ebf4cb {
  color: #EBF4CB;
  background-color: #EBF4CB;
}

Frequently asked questions

What color is #EBF4CB?+

#EBF4CB is a HEX color with RGB value rgb(235, 244, 203) and HSL value hsl(73, 65%, 88%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #EBF4CB?+

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