#D0D0FF Color

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

Color preview

#D0D0FF

Color formats

HEX
#D0D0FF
RGB
rgb(208, 208, 255)
RGBA
rgba(208, 208, 255, 1)
HSL
hsl(240, 100%, 91%)
HSV
hsv(240, 18%, 100%)
CMYK
cmyk(18%, 18%, 0%, 0%)
CSS variable
--color-primary: #D0D0FF;
Lowercase HEX
#d0d0ff

Shades

Tints

Tones

Harmony

CSS snippets for #D0D0FF

.color-d0d0ff {
  color: #D0D0FF;
  background-color: #D0D0FF;
}

Frequently asked questions

What color is #D0D0FF?+

#D0D0FF is a HEX color with RGB value rgb(208, 208, 255) and HSL value hsl(240, 100%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #D0D0FF?+

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