#DDEFE6 Color

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

Color preview

#DDEFE6

Color formats

HEX
#DDEFE6
RGB
rgb(221, 239, 230)
RGBA
rgba(221, 239, 230, 1)
HSL
hsl(150, 36%, 90%)
HSV
hsv(150, 8%, 94%)
CMYK
cmyk(8%, 0%, 4%, 6%)
CSS variable
--color-primary: #DDEFE6;
Lowercase HEX
#ddefe6

Shades

Tints

Tones

Harmony

CSS snippets for #DDEFE6

.color-ddefe6 {
  color: #DDEFE6;
  background-color: #DDEFE6;
}

Frequently asked questions

What color is #DDEFE6?+

#DDEFE6 is a HEX color with RGB value rgb(221, 239, 230) and HSL value hsl(150, 36%, 90%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DDEFE6?+

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