#D0C0FF Color

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

Color preview

#D0C0FF

Color formats

HEX
#D0C0FF
RGB
rgb(208, 192, 255)
RGBA
rgba(208, 192, 255, 1)
HSL
hsl(255, 100%, 88%)
HSV
hsv(255, 25%, 100%)
CMYK
cmyk(18%, 25%, 0%, 0%)
CSS variable
--color-primary: #D0C0FF;
Lowercase HEX
#d0c0ff

Shades

Tints

Tones

Harmony

CSS snippets for #D0C0FF

.color-d0c0ff {
  color: #D0C0FF;
  background-color: #D0C0FF;
}

Frequently asked questions

What color is #D0C0FF?+

#D0C0FF is a HEX color with RGB value rgb(208, 192, 255) and HSL value hsl(255, 100%, 88%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D0C0FF?+

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