#F6842C Color

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

Color preview

#F6842C

Color formats

HEX
#F6842C
RGB
rgb(246, 132, 44)
RGBA
rgba(246, 132, 44, 1)
HSL
hsl(26, 92%, 57%)
HSV
hsv(26, 82%, 96%)
CMYK
cmyk(0%, 46%, 82%, 4%)
CSS variable
--color-primary: #F6842C;
Lowercase HEX
#f6842c

Shades

Tints

Tones

Harmony

CSS snippets for #F6842C

.color-f6842c {
  color: #F6842C;
  background-color: #F6842C;
}

Frequently asked questions

What color is #F6842C?+

#F6842C is a HEX color with RGB value rgb(246, 132, 44) and HSL value hsl(26, 92%, 57%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #F6842C?+

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