#B25C4D Color

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

Color preview

#B25C4D

Color formats

HEX
#B25C4D
RGB
rgb(178, 92, 77)
RGBA
rgba(178, 92, 77, 1)
HSL
hsl(9, 40%, 50%)
HSV
hsv(9, 57%, 70%)
CMYK
cmyk(0%, 48%, 57%, 30%)
CSS variable
--color-primary: #B25C4D;
Lowercase HEX
#b25c4d

Shades

Tints

Tones

Harmony

CSS snippets for #B25C4D

.color-b25c4d {
  color: #B25C4D;
  background-color: #B25C4D;
}

Frequently asked questions

What color is #B25C4D?+

#B25C4D is a HEX color with RGB value rgb(178, 92, 77) and HSL value hsl(9, 40%, 50%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #B25C4D?+

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