#C08F90 Color

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

Color preview

#C08F90

Color formats

HEX
#C08F90
RGB
rgb(192, 143, 144)
RGBA
rgba(192, 143, 144, 1)
HSL
hsl(359, 28%, 66%)
HSV
hsv(359, 26%, 75%)
CMYK
cmyk(0%, 26%, 25%, 25%)
CSS variable
--color-primary: #C08F90;
Lowercase HEX
#c08f90

Shades

Tints

Tones

Harmony

CSS snippets for #C08F90

.color-c08f90 {
  color: #C08F90;
  background-color: #C08F90;
}

Frequently asked questions

What color is #C08F90?+

#C08F90 is a HEX color with RGB value rgb(192, 143, 144) and HSL value hsl(359, 28%, 66%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #C08F90?+

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