#FB380C Color

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

Color preview

#FB380C

Color formats

HEX
#FB380C
RGB
rgb(251, 56, 12)
RGBA
rgba(251, 56, 12, 1)
HSL
hsl(11, 97%, 52%)
HSV
hsv(11, 95%, 98%)
CMYK
cmyk(0%, 78%, 95%, 2%)
CSS variable
--color-primary: #FB380C;
Lowercase HEX
#fb380c

Shades

Tints

Tones

Harmony

CSS snippets for #FB380C

.color-fb380c {
  color: #FB380C;
  background-color: #FB380C;
}

Frequently asked questions

What color is #FB380C?+

#FB380C is a HEX color with RGB value rgb(251, 56, 12) and HSL value hsl(11, 97%, 52%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #FB380C?+

The closest Tailwind color is orange-600, available as the bg-orange-600 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