#F5875F Color

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

Color preview

#F5875F

Color formats

HEX
#F5875F
RGB
rgb(245, 135, 95)
RGBA
rgba(245, 135, 95, 1)
HSL
hsl(16, 88%, 67%)
HSV
hsv(16, 61%, 96%)
CMYK
cmyk(0%, 45%, 61%, 4%)
CSS variable
--color-primary: #F5875F;
Lowercase HEX
#f5875f

Shades

Tints

Tones

Harmony

CSS snippets for #F5875F

.color-f5875f {
  color: #F5875F;
  background-color: #F5875F;
}

Frequently asked questions

What color is #F5875F?+

#F5875F is a HEX color with RGB value rgb(245, 135, 95) and HSL value hsl(16, 88%, 67%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #F5875F?+

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