#C98F65 Color

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

Color preview

#C98F65

Color formats

HEX
#C98F65
RGB
rgb(201, 143, 101)
RGBA
rgba(201, 143, 101, 1)
HSL
hsl(25, 48%, 59%)
HSV
hsv(25, 50%, 79%)
CMYK
cmyk(0%, 29%, 50%, 21%)
CSS variable
--color-primary: #C98F65;
Lowercase HEX
#c98f65

Shades

Tints

Tones

Harmony

CSS snippets for #C98F65

.color-c98f65 {
  color: #C98F65;
  background-color: #C98F65;
}

Frequently asked questions

What color is #C98F65?+

#C98F65 is a HEX color with RGB value rgb(201, 143, 101) and HSL value hsl(25, 48%, 59%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #C98F65?+

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