#F2903A Color

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

Color preview

#F2903A

Color formats

HEX
#F2903A
RGB
rgb(242, 144, 58)
RGBA
rgba(242, 144, 58, 1)
HSL
hsl(28, 88%, 59%)
HSV
hsv(28, 76%, 95%)
CMYK
cmyk(0%, 40%, 76%, 5%)
CSS variable
--color-primary: #F2903A;
Lowercase HEX
#f2903a

Shades

Tints

Tones

Harmony

CSS snippets for #F2903A

.color-f2903a {
  color: #F2903A;
  background-color: #F2903A;
}

Frequently asked questions

What color is #F2903A?+

#F2903A is a HEX color with RGB value rgb(242, 144, 58) and HSL value hsl(28, 88%, 59%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #F2903A?+

The closest Tailwind color is orange-400, available as the bg-orange-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