#DDEBD5 Color

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

Color preview

#DDEBD5

Color formats

HEX
#DDEBD5
RGB
rgb(221, 235, 213)
RGBA
rgba(221, 235, 213, 1)
HSL
hsl(98, 35%, 88%)
HSV
hsv(98, 9%, 92%)
CMYK
cmyk(6%, 0%, 9%, 8%)
CSS variable
--color-primary: #DDEBD5;
Lowercase HEX
#ddebd5

Shades

Tints

Tones

Harmony

CSS snippets for #DDEBD5

.color-ddebd5 {
  color: #DDEBD5;
  background-color: #DDEBD5;
}

Frequently asked questions

What color is #DDEBD5?+

#DDEBD5 is a HEX color with RGB value rgb(221, 235, 213) and HSL value hsl(98, 35%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DDEBD5?+

The closest Tailwind color is neutral-200, available as the bg-neutral-200 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