#F28F18 Color

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

Color preview

#F28F18

Color formats

HEX
#F28F18
RGB
rgb(242, 143, 24)
RGBA
rgba(242, 143, 24, 1)
HSL
hsl(33, 89%, 52%)
HSV
hsv(33, 90%, 95%)
CMYK
cmyk(0%, 41%, 90%, 5%)
CSS variable
--color-primary: #F28F18;
Lowercase HEX
#f28f18

Shades

Tints

Tones

Harmony

CSS snippets for #F28F18

.color-f28f18 {
  color: #F28F18;
  background-color: #F28F18;
}

Frequently asked questions

What color is #F28F18?+

#F28F18 is a HEX color with RGB value rgb(242, 143, 24) and HSL value hsl(33, 89%, 52%). Its closest CSS named color is DarkOrange.

What is the closest Tailwind color to #F28F18?+

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