#D38EB3 Color

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

Color preview

#D38EB3

Color formats

HEX
#D38EB3
RGB
rgb(211, 142, 179)
RGBA
rgba(211, 142, 179, 1)
HSL
hsl(328, 44%, 69%)
HSV
hsv(328, 33%, 83%)
CMYK
cmyk(0%, 33%, 15%, 17%)
CSS variable
--color-primary: #D38EB3;
Lowercase HEX
#d38eb3

Shades

Tints

Tones

Harmony

CSS snippets for #D38EB3

.color-d38eb3 {
  color: #D38EB3;
  background-color: #D38EB3;
}

Frequently asked questions

What color is #D38EB3?+

#D38EB3 is a HEX color with RGB value rgb(211, 142, 179) and HSL value hsl(328, 44%, 69%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #D38EB3?+

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