#C25F65 Color

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

Color preview

#C25F65

Color formats

HEX
#C25F65
RGB
rgb(194, 95, 101)
RGBA
rgba(194, 95, 101, 1)
HSL
hsl(356, 45%, 57%)
HSV
hsv(356, 51%, 76%)
CMYK
cmyk(0%, 51%, 48%, 24%)
CSS variable
--color-primary: #C25F65;
Lowercase HEX
#c25f65

Shades

Tints

Tones

Harmony

CSS snippets for #C25F65

.color-c25f65 {
  color: #C25F65;
  background-color: #C25F65;
}

Frequently asked questions

What color is #C25F65?+

#C25F65 is a HEX color with RGB value rgb(194, 95, 101) and HSL value hsl(356, 45%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C25F65?+

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