#D18EB5 Color

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

Color preview

#D18EB5

Color formats

HEX
#D18EB5
RGB
rgb(209, 142, 181)
RGBA
rgba(209, 142, 181, 1)
HSL
hsl(325, 42%, 69%)
HSV
hsv(325, 32%, 82%)
CMYK
cmyk(0%, 32%, 13%, 18%)
CSS variable
--color-primary: #D18EB5;
Lowercase HEX
#d18eb5

Shades

Tints

Tones

Harmony

CSS snippets for #D18EB5

.color-d18eb5 {
  color: #D18EB5;
  background-color: #D18EB5;
}

Frequently asked questions

What color is #D18EB5?+

#D18EB5 is a HEX color with RGB value rgb(209, 142, 181) and HSL value hsl(325, 42%, 69%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #D18EB5?+

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