#C98F90 Color

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

Color preview

#C98F90

Color formats

HEX
#C98F90
RGB
rgb(201, 143, 144)
RGBA
rgba(201, 143, 144, 1)
HSL
hsl(359, 35%, 67%)
HSV
hsv(359, 29%, 79%)
CMYK
cmyk(0%, 29%, 28%, 21%)
CSS variable
--color-primary: #C98F90;
Lowercase HEX
#c98f90

Shades

Tints

Tones

Harmony

CSS snippets for #C98F90

.color-c98f90 {
  color: #C98F90;
  background-color: #C98F90;
}

Frequently asked questions

What color is #C98F90?+

#C98F90 is a HEX color with RGB value rgb(201, 143, 144) and HSL value hsl(359, 35%, 67%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #C98F90?+

The closest Tailwind color is stone-400, available as the bg-stone-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