#DDEBEA Color

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

Color preview

#DDEBEA

Color formats

HEX
#DDEBEA
RGB
rgb(221, 235, 234)
RGBA
rgba(221, 235, 234, 1)
HSL
hsl(176, 26%, 89%)
HSV
hsv(176, 6%, 92%)
CMYK
cmyk(6%, 0%, 0%, 8%)
CSS variable
--color-primary: #DDEBEA;
Lowercase HEX
#ddebea

Shades

Tints

Tones

Harmony

CSS snippets for #DDEBEA

.color-ddebea {
  color: #DDEBEA;
  background-color: #DDEBEA;
}

Frequently asked questions

What color is #DDEBEA?+

#DDEBEA is a HEX color with RGB value rgb(221, 235, 234) and HSL value hsl(176, 26%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DDEBEA?+

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