#ECC98D Color Information

Hex color code: #ECC98D

#ECC98D is a striking orange color. In RGB it is (236, 201, 141), and in HSL it is (38°, 71%, 74%). It is popular in mobile app design.

Try:
Color NameBurlywood
HEX
#ECC98D
RGB
236, 201, 141
HSL
38°, 71%, 74%
CMYK
0%, 15%, 40%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECC98D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 201, 141

Red: 236 / Green: 201 / Blue: 141

HSL

38°, 71%, 74%

Hue: 38° / Saturation: 71% / Lightness: 74%

CMYK

0%, 15%, 40%, 7%

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

What color is #ECC98D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECC98D to RGB:

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

HEX to HSL

Convert #ECC98D to HSL:

hsl(38, 71%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #ECC98D to CMYK:

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

Color Meaning and Usage

A vivid orange tone, #ECC98D has RGB (236, 201, 141) and HSL (38°, 71%, 74%). Known for evoking optimism and creativity, this orange-yellow hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECC98D is #8EB0EC, creating high-contrast pairings. For softer combinations, try analogous colors like #EC9A8E.

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

Contrast with #ECC98D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECC98D?

#ECC98D is a vivid orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #ECC98D?

#ECC98D in RGB is (236, 201, 141) - 236 red, 201 green, and 141 blue.

How to use #ECC98D in CSS?

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

What colors go well with #ECC98D?

#8EB0EC (complementary), #EC9A8E (analogous), and #E1AA4C (lighter shade) work well with #ECC98D.