#EBBA7F Color Information

Hex color code: #EBBA7F

#EBBA7F is a dynamic orange color. In RGB it is (235, 186, 127), and in HSL it is (33°, 73%, 71%). It is typically applied in digital products.

Try:
Color NameBurlywood
HEX
#EBBA7F
RGB
235, 186, 127
HSL
33°, 73%, 71%
CMYK
0%, 21%, 46%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBBA7F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 186, 127

Red: 235 / Green: 186 / Blue: 127

HSL

33°, 73%, 71%

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

CMYK

0%, 21%, 46%, 8%

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

What color is #EBBA7F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBBA7F to RGB:

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

HEX to HSL

Convert #EBBA7F to HSL:

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

HEX to CMYK

Convert #EBBA7F to CMYK:

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

Color Meaning and Usage

#EBBA7F is a eye-catching orange color with RGB values of 235, 186, 127 and HSL of 33°, 73%, 71%. This orange-yellow hue evokes optimism and creativity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBBA7F is #7FB0EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EB847F.

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

Contrast with #EBBA7F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBBA7F?

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

What is the RGB value of #EBBA7F?

#EBBA7F in RGB is (235, 186, 127) - 235 red, 186 green, and 127 blue.

How to use #EBBA7F in CSS?

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

What colors go well with #EBBA7F?

#7FB0EB (complementary), #EB847F (analogous), and #E1973D (lighter shade) work well with #EBBA7F.