#CB645A Color

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

Color preview

#CB645A

Color formats

HEX
#CB645A
RGB
rgb(203, 100, 90)
RGBA
rgba(203, 100, 90, 1)
HSL
hsl(5, 52%, 57%)
HSV
hsv(5, 56%, 80%)
CMYK
cmyk(0%, 51%, 56%, 20%)
CSS variable
--color-primary: #CB645A;
Lowercase HEX
#cb645a

Shades

Tints

Tones

Harmony

CSS snippets for #CB645A

.color-cb645a {
  color: #CB645A;
  background-color: #CB645A;
}

Frequently asked questions

What color is #CB645A?+

#CB645A is a HEX color with RGB value rgb(203, 100, 90) and HSL value hsl(5, 52%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CB645A?+

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