#EBCC84 Color Information

Hex color code: #EBCC84

The hex color #EBCC84 is a striking orange with RGB values of (235, 204, 132) and HSL of (42°, 72%, 72%). It is popular in mobile app design.

Try:
Color NameBurlywood
HEX
#EBCC84
RGB
235, 204, 132
HSL
42°, 72%, 72%
CMYK
0%, 13%, 44%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBCC84; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 204, 132

Red: 235 / Green: 204 / Blue: 132

HSL

42°, 72%, 72%

Hue: 42° / Saturation: 72% / Lightness: 72%

CMYK

0%, 13%, 44%, 8%

Cyan: 0% / Magenta: 13% / Yellow: 44% / Key: 8%

What color is #EBCC84?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBCC84 to RGB:

rgb(235, 204, 132)HEX to RGB Converter →

HEX to HSL

Convert #EBCC84 to HSL:

hsl(42, 72%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #EBCC84 to CMYK:

cmyk(0%, 13%, 44%, 8%)Color Converter →

Color Meaning and Usage

#EBCC84 is a dynamic orange color with RGB values of 235, 204, 132 and HSL of 42°, 72%, 72%. This orange-yellow hue evokes optimism and creativity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBCC84 is #84A3EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EB9984.

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

Contrast with #EBCC84

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBCC84?

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

What is the RGB value of #EBCC84?

#EBCC84 in RGB is (235, 204, 132) - 235 red, 204 green, and 132 blue.

How to use #EBCC84 in CSS?

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

What colors go well with #EBCC84?

#84A3EB (complementary), #EB9984 (analogous), and #E0B142 (lighter shade) work well with #EBCC84.