#D18CFF Color

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

Color preview

#D18CFF

Color formats

HEX
#D18CFF
RGB
rgb(209, 140, 255)
RGBA
rgba(209, 140, 255, 1)
HSL
hsl(276, 100%, 77%)
HSV
hsv(276, 45%, 100%)
CMYK
cmyk(18%, 45%, 0%, 0%)
CSS variable
--color-primary: #D18CFF;
Lowercase HEX
#d18cff

Shades

Tints

Tones

Harmony

CSS snippets for #D18CFF

.color-d18cff {
  color: #D18CFF;
  background-color: #D18CFF;
}

Frequently asked questions

What color is #D18CFF?+

#D18CFF is a HEX color with RGB value rgb(209, 140, 255) and HSL value hsl(276, 100%, 77%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #D18CFF?+

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