#DDE8F7 Color

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

Color preview

#DDE8F7

Color formats

HEX
#DDE8F7
RGB
rgb(221, 232, 247)
RGBA
rgba(221, 232, 247, 1)
HSL
hsl(215, 62%, 92%)
HSV
hsv(215, 11%, 97%)
CMYK
cmyk(11%, 6%, 0%, 3%)
CSS variable
--color-primary: #DDE8F7;
Lowercase HEX
#dde8f7

Shades

Tints

Tones

Harmony

CSS snippets for #DDE8F7

.color-dde8f7 {
  color: #DDE8F7;
  background-color: #DDE8F7;
}

Frequently asked questions

What color is #DDE8F7?+

#DDE8F7 is a HEX color with RGB value rgb(221, 232, 247) and HSL value hsl(215, 62%, 92%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DDE8F7?+

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