#E29F22 Color Information

Hex color code: #E29F22

A bold orange shade, #E29F22 appears as (226, 159, 34) in RGB and (39°, 77%, 51%) in HSL. It is often used for branding and logos.

Try:
Color NameGoldenrod
HEX
#E29F22
RGB
226, 159, 34
HSL
39°, 77%, 51%
CMYK
0%, 30%, 85%, 11%

Shades

CSS Usage
color: #E29F22;
background-color: #E29F22;
border-color: #E29F22;
box-shadow: 0 0 10px #E29F22;
border: 2px solid #E29F22;
Tailwind Usage
bg-[#E29F22]
text-[#E29F22]
border-[#E29F22]
shadow-[0_0_10px_E29F22]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #E29F22, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #E29F22; color: #000000; }

Badge

New Feature
.badge { background-color: #E29F22; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #E29F22; background-color: #E29F2215; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #E29F2220; border-left: 4px solid #E29F22; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #E29F22; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #E29F22 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 159, 34

Red: 226 / Green: 159 / Blue: 34

HSL

39°, 77%, 51%

Hue: 39° / Saturation: 77% / Lightness: 51%

CMYK

0%, 30%, 85%, 11%

Cyan: 0% / Magenta: 30% / Yellow: 85% / Key: 11%

What color is #E29F22?

#E29F22 is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E29F22 to RGB:

rgb(226, 159, 34)HEX to RGB Converter →

HEX to HSL

Convert #E29F22 to HSL:

hsl(39, 77%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #E29F22 to CMYK:

cmyk(0%, 30%, 85%, 11%)Color Converter →

Color Meaning and Usage

A dynamic orange tone, #E29F22 has RGB (226, 159, 34) and HSL (39°, 77%, 51%). Known for evoking optimism and creativity, this orange-yellow hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E29F22 is #2265E2, creating high-contrast pairings. For softer combinations, try analogous colors like #E23F22.

Use #E29F22 in CSS: color: #E29F22 or background-color: #E29F22. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #E29F22

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 9.22:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E29F22?

#E29F22 is a dynamic orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #E29F22?

#E29F22 in RGB is (226, 159, 34) - 226 red, 159 green, and 34 blue.

How to use #E29F22 in CSS?

Use #E29F22 directly in your CSS properties like color or background-color.

What colors go well with #E29F22?

#2265E2 (complementary), #E23F22 (analogous), and #A27115 (lighter shade) work well with #E29F22.