#DDEBC2 Color

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

Color preview

#DDEBC2

Color formats

HEX
#DDEBC2
RGB
rgb(221, 235, 194)
RGBA
rgba(221, 235, 194, 1)
HSL
hsl(80, 51%, 84%)
HSV
hsv(80, 17%, 92%)
CMYK
cmyk(6%, 0%, 17%, 8%)
CSS variable
--color-primary: #DDEBC2;
Lowercase HEX
#ddebc2

Shades

Tints

Tones

Harmony

CSS snippets for #DDEBC2

.color-ddebc2 {
  color: #DDEBC2;
  background-color: #DDEBC2;
}

Frequently asked questions

What color is #DDEBC2?+

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

What is the closest Tailwind color to #DDEBC2?+

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