#CD777B Color

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

Color preview

#CD777B

Color formats

HEX
#CD777B
RGB
rgb(205, 119, 123)
RGBA
rgba(205, 119, 123, 1)
HSL
hsl(357, 46%, 64%)
HSV
hsv(357, 42%, 80%)
CMYK
cmyk(0%, 42%, 40%, 20%)
CSS variable
--color-primary: #CD777B;
Lowercase HEX
#cd777b

Shades

Tints

Tones

Harmony

CSS snippets for #CD777B

.color-cd777b {
  color: #CD777B;
  background-color: #CD777B;
}

Frequently asked questions

What color is #CD777B?+

#CD777B is a HEX color with RGB value rgb(205, 119, 123) and HSL value hsl(357, 46%, 64%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #CD777B?+

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