#CD685B Color

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

Color preview

#CD685B

Color formats

HEX
#CD685B
RGB
rgb(205, 104, 91)
RGBA
rgba(205, 104, 91, 1)
HSL
hsl(7, 53%, 58%)
HSV
hsv(7, 56%, 80%)
CMYK
cmyk(0%, 49%, 56%, 20%)
CSS variable
--color-primary: #CD685B;
Lowercase HEX
#cd685b

Shades

Tints

Tones

Harmony

CSS snippets for #CD685B

.color-cd685b {
  color: #CD685B;
  background-color: #CD685B;
}

Frequently asked questions

What color is #CD685B?+

#CD685B is a HEX color with RGB value rgb(205, 104, 91) and HSL value hsl(7, 53%, 58%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CD685B?+

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