#D26A7D Color

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

Color preview

#D26A7D

Color formats

HEX
#D26A7D
RGB
rgb(210, 106, 125)
RGBA
rgba(210, 106, 125, 1)
HSL
hsl(349, 54%, 62%)
HSV
hsv(349, 50%, 82%)
CMYK
cmyk(0%, 50%, 40%, 18%)
CSS variable
--color-primary: #D26A7D;
Lowercase HEX
#d26a7d

Shades

Tints

Tones

Harmony

CSS snippets for #D26A7D

.color-d26a7d {
  color: #D26A7D;
  background-color: #D26A7D;
}

Frequently asked questions

What color is #D26A7D?+

#D26A7D is a HEX color with RGB value rgb(210, 106, 125) and HSL value hsl(349, 54%, 62%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D26A7D?+

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