#CB645D Color

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

Color preview

#CB645D

Color formats

HEX
#CB645D
RGB
rgb(203, 100, 93)
RGBA
rgba(203, 100, 93, 1)
HSL
hsl(4, 51%, 58%)
HSV
hsv(4, 54%, 80%)
CMYK
cmyk(0%, 51%, 54%, 20%)
CSS variable
--color-primary: #CB645D;
Lowercase HEX
#cb645d

Shades

Tints

Tones

Harmony

CSS snippets for #CB645D

.color-cb645d {
  color: #CB645D;
  background-color: #CB645D;
}

Frequently asked questions

What color is #CB645D?+

#CB645D is a HEX color with RGB value rgb(203, 100, 93) and HSL value hsl(4, 51%, 58%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CB645D?+

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