#DDEBC0 Color

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

Color preview

#DDEBC0

Color formats

HEX
#DDEBC0
RGB
rgb(221, 235, 192)
RGBA
rgba(221, 235, 192, 1)
HSL
hsl(80, 52%, 84%)
HSV
hsv(80, 18%, 92%)
CMYK
cmyk(6%, 0%, 18%, 8%)
CSS variable
--color-primary: #DDEBC0;
Lowercase HEX
#ddebc0

Shades

Tints

Tones

Harmony

CSS snippets for #DDEBC0

.color-ddebc0 {
  color: #DDEBC0;
  background-color: #DDEBC0;
}

Frequently asked questions

What color is #DDEBC0?+

#DDEBC0 is a HEX color with RGB value rgb(221, 235, 192) and HSL value hsl(80, 52%, 84%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DDEBC0?+

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