#F28745 Color

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

Color preview

#F28745

Color formats

HEX
#F28745
RGB
rgb(242, 135, 69)
RGBA
rgba(242, 135, 69, 1)
HSL
hsl(23, 87%, 61%)
HSV
hsv(23, 71%, 95%)
CMYK
cmyk(0%, 44%, 71%, 5%)
CSS variable
--color-primary: #F28745;
Lowercase HEX
#f28745

Shades

Tints

Tones

Harmony

CSS snippets for #F28745

.color-f28745 {
  color: #F28745;
  background-color: #F28745;
}

Frequently asked questions

What color is #F28745?+

#F28745 is a HEX color with RGB value rgb(242, 135, 69) and HSL value hsl(23, 87%, 61%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #F28745?+

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