#EBBA6F Color Information

Hex color code: #EBBA6F

The hex color #EBBA6F is a vivid orange with RGB values of (235, 186, 111) and HSL of (36°, 76%, 68%). It is commonly used in modern UI design.

Try:
Color NameBurlywood
HEX
#EBBA6F
RGB
235, 186, 111
HSL
36°, 76%, 68%
CMYK
0%, 21%, 53%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBBA6F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 186, 111

Red: 235 / Green: 186 / Blue: 111

HSL

36°, 76%, 68%

Hue: 36° / Saturation: 76% / Lightness: 68%

CMYK

0%, 21%, 53%, 8%

Cyan: 0% / Magenta: 21% / Yellow: 53% / Key: 8%

What color is #EBBA6F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBBA6F to RGB:

rgb(235, 186, 111)HEX to RGB Converter →

HEX to HSL

Convert #EBBA6F to HSL:

hsl(36, 76%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #EBBA6F to CMYK:

cmyk(0%, 21%, 53%, 8%)Color Converter →

Color Meaning and Usage

A vivid orange tone, #EBBA6F has RGB (235, 186, 111) and HSL (36°, 76%, 68%). Known for evoking optimism and creativity, this orange-yellow hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBBA6F is #6FA1EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EB7C6F.

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

Contrast with #EBBA6F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBBA6F?

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

What is the RGB value of #EBBA6F?

#EBBA6F in RGB is (235, 186, 111) - 235 red, 186 green, and 111 blue.

How to use #EBBA6F in CSS?

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

What colors go well with #EBBA6F?

#6FA1EB (complementary), #EB7C6F (analogous), and #E2992C (lighter shade) work well with #EBBA6F.