#FF263C Color

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

Color preview

#FF263C

Color formats

HEX
#FF263C
RGB
rgb(255, 38, 60)
RGBA
rgba(255, 38, 60, 1)
HSL
hsl(354, 100%, 57%)
HSV
hsv(354, 85%, 100%)
CMYK
cmyk(0%, 85%, 76%, 0%)
CSS variable
--color-primary: #FF263C;
Lowercase HEX
#ff263c

Shades

Tints

Tones

Harmony

CSS snippets for #FF263C

.color-ff263c {
  color: #FF263C;
  background-color: #FF263C;
}

Frequently asked questions

What color is #FF263C?+

#FF263C is a HEX color with RGB value rgb(255, 38, 60) and HSL value hsl(354, 100%, 57%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #FF263C?+

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