#EBF3CD Color

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

Color preview

#EBF3CD

Color formats

HEX
#EBF3CD
RGB
rgb(235, 243, 205)
RGBA
rgba(235, 243, 205, 1)
HSL
hsl(73, 61%, 88%)
HSV
hsv(73, 16%, 95%)
CMYK
cmyk(3%, 0%, 16%, 5%)
CSS variable
--color-primary: #EBF3CD;
Lowercase HEX
#ebf3cd

Shades

Tints

Tones

Harmony

CSS snippets for #EBF3CD

.color-ebf3cd {
  color: #EBF3CD;
  background-color: #EBF3CD;
}

Frequently asked questions

What color is #EBF3CD?+

#EBF3CD is a HEX color with RGB value rgb(235, 243, 205) and HSL value hsl(73, 61%, 88%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #EBF3CD?+

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