#FB180C Color

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

Color preview

#FB180C

Color formats

HEX
#FB180C
RGB
rgb(251, 24, 12)
RGBA
rgba(251, 24, 12, 1)
HSL
hsl(3, 97%, 52%)
HSV
hsv(3, 95%, 98%)
CMYK
cmyk(0%, 90%, 95%, 2%)
CSS variable
--color-primary: #FB180C;
Lowercase HEX
#fb180c

Shades

Tints

Tones

Harmony

CSS snippets for #FB180C

.color-fb180c {
  color: #FB180C;
  background-color: #FB180C;
}

Frequently asked questions

What color is #FB180C?+

#FB180C is a HEX color with RGB value rgb(251, 24, 12) and HSL value hsl(3, 97%, 52%). Its closest CSS named color is Red.

What is the closest Tailwind color to #FB180C?+

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