#F18F38 Color

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

Color preview

#F18F38

Color formats

HEX
#F18F38
RGB
rgb(241, 143, 56)
RGBA
rgba(241, 143, 56, 1)
HSL
hsl(28, 87%, 58%)
HSV
hsv(28, 77%, 95%)
CMYK
cmyk(0%, 41%, 77%, 5%)
CSS variable
--color-primary: #F18F38;
Lowercase HEX
#f18f38

Shades

Tints

Tones

Harmony

CSS snippets for #F18F38

.color-f18f38 {
  color: #F18F38;
  background-color: #F18F38;
}

Frequently asked questions

What color is #F18F38?+

#F18F38 is a HEX color with RGB value rgb(241, 143, 56) and HSL value hsl(28, 87%, 58%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #F18F38?+

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