Scarlet Hex Code — #FF2400

RGB, HSL, and CMYK values for Scarlet.

Scarlet Color Values

FormatValue
HEX#FF2400
RGBrgb(255, 36, 0)
HSLhsl(8, 100%, 50%)
CMYKcmyk(0%, 86%, 100%, 0%)
Want to explore more shades? Use our Color Converter

About Scarlet

Color psychology: Courage, force.

Scarlet (#FF2400) is a medium shade of red. It's commonly used in web design, graphic design, and branding where courage, force are desired associations.

How to Use Scarlet in CSS

/* Using HEX */
color: #FF2400;
background-color: #FF2400;

/* Using RGB */
color: rgb(255, 36, 0);

/* Using HSL */
color: hsl(8, 100%, 50%);

Colors That Go With Scarlet

Complementary

Analogous

Triadic

Similar Shades of Red

Frequently Asked Questions