#CE7B7E Color

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

Color preview

#CE7B7E

Color formats

HEX
#CE7B7E
RGB
rgb(206, 123, 126)
RGBA
rgba(206, 123, 126, 1)
HSL
hsl(358, 46%, 65%)
HSV
hsv(358, 40%, 81%)
CMYK
cmyk(0%, 40%, 39%, 19%)
CSS variable
--color-primary: #CE7B7E;
Lowercase HEX
#ce7b7e

Shades

Tints

Tones

Harmony

CSS snippets for #CE7B7E

.color-ce7b7e {
  color: #CE7B7E;
  background-color: #CE7B7E;
}

Frequently asked questions

What color is #CE7B7E?+

#CE7B7E is a HEX color with RGB value rgb(206, 123, 126) and HSL value hsl(358, 46%, 65%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #CE7B7E?+

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