#B25F50 Color

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

Color preview

#B25F50

Color formats

HEX
#B25F50
RGB
rgb(178, 95, 80)
RGBA
rgba(178, 95, 80, 1)
HSL
hsl(9, 39%, 51%)
HSV
hsv(9, 55%, 70%)
CMYK
cmyk(0%, 47%, 55%, 30%)
CSS variable
--color-primary: #B25F50;
Lowercase HEX
#b25f50

Shades

Tints

Tones

Harmony

CSS snippets for #B25F50

.color-b25f50 {
  color: #B25F50;
  background-color: #B25F50;
}

Frequently asked questions

What color is #B25F50?+

#B25F50 is a HEX color with RGB value rgb(178, 95, 80) and HSL value hsl(9, 39%, 51%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #B25F50?+

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