#ECC975 Color Information

Hex color code: #ECC975

The hex color #ECC975 is a striking orange with RGB values of (236, 201, 117) and HSL of (42°, 76%, 69%). It is popular in mobile app design.

Try:
Color NameBurlywood
HEX
#ECC975
RGB
236, 201, 117
HSL
42°, 76%, 69%
CMYK
0%, 15%, 50%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #ECC975; 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 #ECC975; background-color: #ECC97515; }

Alert / Toast

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

Link / Accent

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

a { color: #ECC975; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 201, 117

Red: 236 / Green: 201 / Blue: 117

HSL

42°, 76%, 69%

Hue: 42° / Saturation: 76% / Lightness: 69%

CMYK

0%, 15%, 50%, 7%

Cyan: 0% / Magenta: 15% / Yellow: 50% / Key: 7%

What color is #ECC975?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECC975 to RGB:

rgb(236, 201, 117)HEX to RGB Converter →

HEX to HSL

Convert #ECC975 to HSL:

hsl(42, 76%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #ECC975 to CMYK:

cmyk(0%, 15%, 50%, 7%)Color Converter →

Color Meaning and Usage

#ECC975 is a eye-catching orange color with RGB values of 236, 201, 117 and HSL of 42°, 76%, 69%. This orange-yellow hue evokes optimism and creativity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECC975 is #7498EC, creating high-contrast pairings. For softer combinations, try analogous colors like #EC8C74.

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

Contrast with #ECC975

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECC975?

#ECC975 is a eye-catching orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #ECC975?

#ECC975 in RGB is (236, 201, 117) - 236 red, 201 green, and 117 blue.

How to use #ECC975 in CSS?

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

What colors go well with #ECC975?

#7498EC (complementary), #EC8C74 (analogous), and #E3AD31 (lighter shade) work well with #ECC975.