#F66C28 Color

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

Color preview

#F66C28

Color formats

HEX
#F66C28
RGB
rgb(246, 108, 40)
RGBA
rgba(246, 108, 40, 1)
HSL
hsl(20, 92%, 56%)
HSV
hsv(20, 84%, 96%)
CMYK
cmyk(0%, 56%, 84%, 4%)
CSS variable
--color-primary: #F66C28;
Lowercase HEX
#f66c28

Shades

Tints

Tones

Harmony

CSS snippets for #F66C28

.color-f66c28 {
  color: #F66C28;
  background-color: #F66C28;
}

Frequently asked questions

What color is #F66C28?+

#F66C28 is a HEX color with RGB value rgb(246, 108, 40) and HSL value hsl(20, 92%, 56%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F66C28?+

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