#DDEBCE Color

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

Color preview

#DDEBCE

Color formats

HEX
#DDEBCE
RGB
rgb(221, 235, 206)
RGBA
rgba(221, 235, 206, 1)
HSL
hsl(89, 42%, 86%)
HSV
hsv(89, 12%, 92%)
CMYK
cmyk(6%, 0%, 12%, 8%)
CSS variable
--color-primary: #DDEBCE;
Lowercase HEX
#ddebce

Shades

Tints

Tones

Harmony

CSS snippets for #DDEBCE

.color-ddebce {
  color: #DDEBCE;
  background-color: #DDEBCE;
}

Frequently asked questions

What color is #DDEBCE?+

#DDEBCE is a HEX color with RGB value rgb(221, 235, 206) and HSL value hsl(89, 42%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DDEBCE?+

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