Pastel Orange Hex Code — #FFB347

RGB, HSL, and CMYK values for Pastel Orange.

Pastel Orange Color Values

FormatValue
HEX#FFB347
RGBrgb(255, 179, 71)
HSLhsl(35, 100%, 64%)
CMYKcmyk(0%, 30%, 72%, 0%)
Want to explore more shades? Use our Color Converter

About Pastel Orange

Color psychology: Warmth, cheerfulness.

Pastel Orange (#FFB347) is a medium shade of orange. It's commonly used in web design, graphic design, and branding where warmth, cheerfulness are desired associations.

How to Use Pastel Orange in CSS

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

/* Using RGB */
color: rgb(255, 179, 71);

/* Using HSL */
color: hsl(35, 100%, 64%);

Colors That Go With Pastel Orange

Complementary

Analogous

Triadic

Similar Shades of Orange

Frequently Asked Questions