#FD8E2D Color

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

Color preview

#FD8E2D

Color formats

HEX
#FD8E2D
RGB
rgb(253, 142, 45)
RGBA
rgba(253, 142, 45, 1)
HSL
hsl(28, 98%, 58%)
HSV
hsv(28, 82%, 99%)
CMYK
cmyk(0%, 44%, 82%, 1%)
CSS variable
--color-primary: #FD8E2D;
Lowercase HEX
#fd8e2d

Shades

Tints

Tones

Harmony

CSS snippets for #FD8E2D

.color-fd8e2d {
  color: #FD8E2D;
  background-color: #FD8E2D;
}

Frequently asked questions

What color is #FD8E2D?+

#FD8E2D is a HEX color with RGB value rgb(253, 142, 45) and HSL value hsl(28, 98%, 58%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #FD8E2D?+

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