#FF261F Color

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

Color preview

#FF261F

Color formats

HEX
#FF261F
RGB
rgb(255, 38, 31)
RGBA
rgba(255, 38, 31, 1)
HSL
hsl(2, 100%, 56%)
HSV
hsv(2, 88%, 100%)
CMYK
cmyk(0%, 85%, 88%, 0%)
CSS variable
--color-primary: #FF261F;
Lowercase HEX
#ff261f

Shades

Tints

Tones

Harmony

CSS snippets for #FF261F

.color-ff261f {
  color: #FF261F;
  background-color: #FF261F;
}

Frequently asked questions

What color is #FF261F?+

#FF261F is a HEX color with RGB value rgb(255, 38, 31) and HSL value hsl(2, 100%, 56%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #FF261F?+

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