#C4949B Color

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

Color preview

#C4949B

Color formats

HEX
#C4949B
RGB
rgb(196, 148, 155)
RGBA
rgba(196, 148, 155, 1)
HSL
hsl(351, 29%, 67%)
HSV
hsv(351, 24%, 77%)
CMYK
cmyk(0%, 24%, 21%, 23%)
CSS variable
--color-primary: #C4949B;
Lowercase HEX
#c4949b

Shades

Tints

Tones

Harmony

CSS snippets for #C4949B

.color-c4949b {
  color: #C4949B;
  background-color: #C4949B;
}

Frequently asked questions

What color is #C4949B?+

#C4949B is a HEX color with RGB value rgb(196, 148, 155) and HSL value hsl(351, 29%, 67%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #C4949B?+

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