#F2885F Color

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

Color preview

#F2885F

Color formats

HEX
#F2885F
RGB
rgb(242, 136, 95)
RGBA
rgba(242, 136, 95, 1)
HSL
hsl(17, 85%, 66%)
HSV
hsv(17, 61%, 95%)
CMYK
cmyk(0%, 44%, 61%, 5%)
CSS variable
--color-primary: #F2885F;
Lowercase HEX
#f2885f

Shades

Tints

Tones

Harmony

CSS snippets for #F2885F

.color-f2885f {
  color: #F2885F;
  background-color: #F2885F;
}

Frequently asked questions

What color is #F2885F?+

#F2885F is a HEX color with RGB value rgb(242, 136, 95) and HSL value hsl(17, 85%, 66%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #F2885F?+

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