#D0D5FF Color

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

Color preview

#D0D5FF

Color formats

HEX
#D0D5FF
RGB
rgb(208, 213, 255)
RGBA
rgba(208, 213, 255, 1)
HSL
hsl(234, 100%, 91%)
HSV
hsv(234, 18%, 100%)
CMYK
cmyk(18%, 16%, 0%, 0%)
CSS variable
--color-primary: #D0D5FF;
Lowercase HEX
#d0d5ff

Shades

Tints

Tones

Harmony

CSS snippets for #D0D5FF

.color-d0d5ff {
  color: #D0D5FF;
  background-color: #D0D5FF;
}

Frequently asked questions

What color is #D0D5FF?+

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

What is the closest Tailwind color to #D0D5FF?+

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