#F5875B Color

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

Color preview

#F5875B

Color formats

HEX
#F5875B
RGB
rgb(245, 135, 91)
RGBA
rgba(245, 135, 91, 1)
HSL
hsl(17, 89%, 66%)
HSV
hsv(17, 63%, 96%)
CMYK
cmyk(0%, 45%, 63%, 4%)
CSS variable
--color-primary: #F5875B;
Lowercase HEX
#f5875b

Shades

Tints

Tones

Harmony

CSS snippets for #F5875B

.color-f5875b {
  color: #F5875B;
  background-color: #F5875B;
}

Frequently asked questions

What color is #F5875B?+

#F5875B is a HEX color with RGB value rgb(245, 135, 91) and HSL value hsl(17, 89%, 66%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #F5875B?+

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