#F2835E Color

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

Color preview

#F2835E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F2835E

.color-f2835e {
  color: #F2835E;
  background-color: #F2835E;
}

Frequently asked questions

What color is #F2835E?+

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

What is the closest Tailwind color to #F2835E?+

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