#DFCFEB Color

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

Color preview

#DFCFEB

Color formats

HEX
#DFCFEB
RGB
rgb(223, 207, 235)
RGBA
rgba(223, 207, 235, 1)
HSL
hsl(274, 41%, 87%)
HSV
hsv(274, 12%, 92%)
CMYK
cmyk(5%, 12%, 0%, 8%)
CSS variable
--color-primary: #DFCFEB;
Lowercase HEX
#dfcfeb

Shades

Tints

Tones

Harmony

CSS snippets for #DFCFEB

.color-dfcfeb {
  color: #DFCFEB;
  background-color: #DFCFEB;
}

Frequently asked questions

What color is #DFCFEB?+

#DFCFEB is a HEX color with RGB value rgb(223, 207, 235) and HSL value hsl(274, 41%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DFCFEB?+

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