#EBF1CD Color

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

Color preview

#EBF1CD

Color formats

HEX
#EBF1CD
RGB
rgb(235, 241, 205)
RGBA
rgba(235, 241, 205, 1)
HSL
hsl(70, 56%, 87%)
HSV
hsv(70, 15%, 95%)
CMYK
cmyk(2%, 0%, 15%, 5%)
CSS variable
--color-primary: #EBF1CD;
Lowercase HEX
#ebf1cd

Shades

Tints

Tones

Harmony

CSS snippets for #EBF1CD

.color-ebf1cd {
  color: #EBF1CD;
  background-color: #EBF1CD;
}

Frequently asked questions

What color is #EBF1CD?+

#EBF1CD is a HEX color with RGB value rgb(235, 241, 205) and HSL value hsl(70, 56%, 87%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #EBF1CD?+

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