#D3838E Color

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

Color preview

#D3838E

Color formats

HEX
#D3838E
RGB
rgb(211, 131, 142)
RGBA
rgba(211, 131, 142, 1)
HSL
hsl(352, 48%, 67%)
HSV
hsv(352, 38%, 83%)
CMYK
cmyk(0%, 38%, 33%, 17%)
CSS variable
--color-primary: #D3838E;
Lowercase HEX
#d3838e

Shades

Tints

Tones

Harmony

CSS snippets for #D3838E

.color-d3838e {
  color: #D3838E;
  background-color: #D3838E;
}

Frequently asked questions

What color is #D3838E?+

#D3838E is a HEX color with RGB value rgb(211, 131, 142) and HSL value hsl(352, 48%, 67%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D3838E?+

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