#F2835F Color

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

Color preview

#F2835F

Color formats

HEX
#F2835F
RGB
rgb(242, 131, 95)
RGBA
rgba(242, 131, 95, 1)
HSL
hsl(15, 85%, 66%)
HSV
hsv(15, 61%, 95%)
CMYK
cmyk(0%, 46%, 61%, 5%)
CSS variable
--color-primary: #F2835F;
Lowercase HEX
#f2835f

Shades

Tints

Tones

Harmony

CSS snippets for #F2835F

.color-f2835f {
  color: #F2835F;
  background-color: #F2835F;
}

Frequently asked questions

What color is #F2835F?+

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

What is the closest Tailwind color to #F2835F?+

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