#CB645F Color

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

Color preview

#CB645F

Color formats

HEX
#CB645F
RGB
rgb(203, 100, 95)
RGBA
rgba(203, 100, 95, 1)
HSL
hsl(3, 51%, 58%)
HSV
hsv(3, 53%, 80%)
CMYK
cmyk(0%, 51%, 53%, 20%)
CSS variable
--color-primary: #CB645F;
Lowercase HEX
#cb645f

Shades

Tints

Tones

Harmony

CSS snippets for #CB645F

.color-cb645f {
  color: #CB645F;
  background-color: #CB645F;
}

Frequently asked questions

What color is #CB645F?+

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

What is the closest Tailwind color to #CB645F?+

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