#FF852E Color

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

Color preview

#FF852E

Color formats

HEX
#FF852E
RGB
rgb(255, 133, 46)
RGBA
rgba(255, 133, 46, 1)
HSL
hsl(25, 100%, 59%)
HSV
hsv(25, 82%, 100%)
CMYK
cmyk(0%, 48%, 82%, 0%)
CSS variable
--color-primary: #FF852E;
Lowercase HEX
#ff852e

Shades

Tints

Tones

Harmony

CSS snippets for #FF852E

.color-ff852e {
  color: #FF852E;
  background-color: #FF852E;
}

Frequently asked questions

What color is #FF852E?+

#FF852E is a HEX color with RGB value rgb(255, 133, 46) and HSL value hsl(25, 100%, 59%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #FF852E?+

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