#EBC189 Color Information

Hex color code: #EBC189

#EBC189 is a bold orange color. In RGB it is (235, 193, 137), and in HSL it is (34°, 71%, 73%). It is often used for branding and logos.

Try:
Color NameBurlywood
HEX
#EBC189
RGB
235, 193, 137
HSL
34°, 71%, 73%
CMYK
0%, 18%, 42%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBC189; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 193, 137

Red: 235 / Green: 193 / Blue: 137

HSL

34°, 71%, 73%

Hue: 34° / Saturation: 71% / Lightness: 73%

CMYK

0%, 18%, 42%, 8%

Cyan: 0% / Magenta: 18% / Yellow: 42% / Key: 8%

What color is #EBC189?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBC189 to RGB:

rgb(235, 193, 137)HEX to RGB Converter →

HEX to HSL

Convert #EBC189 to HSL:

hsl(34, 71%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #EBC189 to CMYK:

cmyk(0%, 18%, 42%, 8%)Color Converter →

Color Meaning and Usage

#EBC189 is a vivid orange color with RGB values of 235, 193, 137 and HSL of 34°, 71%, 73%. This orange-yellow hue evokes optimism and creativity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBC189 is #89B4EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EB9089.

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

Contrast with #EBC189

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBC189?

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

What is the RGB value of #EBC189?

#EBC189 in RGB is (235, 193, 137) - 235 red, 193 green, and 137 blue.

How to use #EBC189 in CSS?

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

What colors go well with #EBC189?

#89B4EB (complementary), #EB9089 (analogous), and #E09E48 (lighter shade) work well with #EBC189.