#F28C33 Color

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

Color preview

#F28C33

Color formats

HEX
#F28C33
RGB
rgb(242, 140, 51)
RGBA
rgba(242, 140, 51, 1)
HSL
hsl(28, 88%, 57%)
HSV
hsv(28, 79%, 95%)
CMYK
cmyk(0%, 42%, 79%, 5%)
CSS variable
--color-primary: #F28C33;
Lowercase HEX
#f28c33

Shades

Tints

Tones

Harmony

CSS snippets for #F28C33

.color-f28c33 {
  color: #F28C33;
  background-color: #F28C33;
}

Frequently asked questions

What color is #F28C33?+

#F28C33 is a HEX color with RGB value rgb(242, 140, 51) and HSL value hsl(28, 88%, 57%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #F28C33?+

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