#EBF6CD Color

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

Color preview

#EBF6CD

Color formats

HEX
#EBF6CD
RGB
rgb(235, 246, 205)
RGBA
rgba(235, 246, 205, 1)
HSL
hsl(76, 69%, 88%)
HSV
hsv(76, 17%, 96%)
CMYK
cmyk(4%, 0%, 17%, 4%)
CSS variable
--color-primary: #EBF6CD;
Lowercase HEX
#ebf6cd

Shades

Tints

Tones

Harmony

CSS snippets for #EBF6CD

.color-ebf6cd {
  color: #EBF6CD;
  background-color: #EBF6CD;
}

Frequently asked questions

What color is #EBF6CD?+

#EBF6CD is a HEX color with RGB value rgb(235, 246, 205) and HSL value hsl(76, 69%, 88%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #EBF6CD?+

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