#DDCEFB Color

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

Color preview

#DDCEFB

Color formats

HEX
#DDCEFB
RGB
rgb(221, 206, 251)
RGBA
rgba(221, 206, 251, 1)
HSL
hsl(260, 85%, 90%)
HSV
hsv(260, 18%, 98%)
CMYK
cmyk(12%, 18%, 0%, 2%)
CSS variable
--color-primary: #DDCEFB;
Lowercase HEX
#ddcefb

Shades

Tints

Tones

Harmony

CSS snippets for #DDCEFB

.color-ddcefb {
  color: #DDCEFB;
  background-color: #DDCEFB;
}

Frequently asked questions

What color is #DDCEFB?+

#DDCEFB is a HEX color with RGB value rgb(221, 206, 251) and HSL value hsl(260, 85%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DDCEFB?+

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