#D07A7B Color

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

Color preview

#D07A7B

Color formats

HEX
#D07A7B
RGB
rgb(208, 122, 123)
RGBA
rgba(208, 122, 123, 1)
HSL
hsl(359, 48%, 65%)
HSV
hsv(359, 41%, 82%)
CMYK
cmyk(0%, 41%, 41%, 18%)
CSS variable
--color-primary: #D07A7B;
Lowercase HEX
#d07a7b

Shades

Tints

Tones

Harmony

CSS snippets for #D07A7B

.color-d07a7b {
  color: #D07A7B;
  background-color: #D07A7B;
}

Frequently asked questions

What color is #D07A7B?+

#D07A7B is a HEX color with RGB value rgb(208, 122, 123) and HSL value hsl(359, 48%, 65%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D07A7B?+

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