#EBBA7A Color Information

Hex color code: #EBBA7A

#EBBA7A is a vivid orange color. In RGB it is (235, 186, 122), and in HSL it is (34°, 74%, 70%). It is commonly used in modern UI design.

Try:
Color NameBurlywood
HEX
#EBBA7A
RGB
235, 186, 122
HSL
34°, 74%, 70%
CMYK
0%, 21%, 48%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBBA7A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 186, 122

Red: 235 / Green: 186 / Blue: 122

HSL

34°, 74%, 70%

Hue: 34° / Saturation: 74% / Lightness: 70%

CMYK

0%, 21%, 48%, 8%

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

What color is #EBBA7A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBBA7A to RGB:

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

HEX to HSL

Convert #EBBA7A to HSL:

hsl(34, 74%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #EBBA7A to CMYK:

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

Color Meaning and Usage

A bold orange tone, #EBBA7A has RGB (235, 186, 122) and HSL (34°, 74%, 70%). Known for evoking optimism and creativity, this orange-yellow hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBBA7A is #7AABEB, creating high-contrast pairings. For softer combinations, try analogous colors like #EB817A.

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

Contrast with #EBBA7A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBBA7A?

#EBBA7A is a bold orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EBBA7A?

#EBBA7A in RGB is (235, 186, 122) - 235 red, 186 green, and 122 blue.

How to use #EBBA7A in CSS?

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

What colors go well with #EBBA7A?

#7AABEB (complementary), #EB817A (analogous), and #E19837 (lighter shade) work well with #EBBA7A.