#DBCCE6 Color

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

Color preview

#DBCCE6

Color formats

HEX
#DBCCE6
RGB
rgb(219, 204, 230)
RGBA
rgba(219, 204, 230, 1)
HSL
hsl(275, 34%, 85%)
HSV
hsv(275, 11%, 90%)
CMYK
cmyk(5%, 11%, 0%, 10%)
CSS variable
--color-primary: #DBCCE6;
Lowercase HEX
#dbcce6

Shades

Tints

Tones

Harmony

CSS snippets for #DBCCE6

.color-dbcce6 {
  color: #DBCCE6;
  background-color: #DBCCE6;
}

Frequently asked questions

What color is #DBCCE6?+

#DBCCE6 is a HEX color with RGB value rgb(219, 204, 230) and HSL value hsl(275, 34%, 85%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DBCCE6?+

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