#EBB660 Color Information

Hex color code: #EBB660

A vivid orange shade, #EBB660 appears as (235, 182, 96) in RGB and (37°, 78%, 65%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSandy Brown
HEX
#EBB660
RGB
235, 182, 96
HSL
37°, 78%, 65%
CMYK
0%, 23%, 59%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBB660; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 182, 96

Red: 235 / Green: 182 / Blue: 96

HSL

37°, 78%, 65%

Hue: 37° / Saturation: 78% / Lightness: 65%

CMYK

0%, 23%, 59%, 8%

Cyan: 0% / Magenta: 23% / Yellow: 59% / Key: 8%

What color is #EBB660?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBB660 to RGB:

rgb(235, 182, 96)HEX to RGB Converter →

HEX to HSL

Convert #EBB660 to HSL:

hsl(37, 78%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #EBB660 to CMYK:

cmyk(0%, 23%, 59%, 8%)Color Converter →

Color Meaning and Usage

#EBB660 is a striking orange color with RGB values of 235, 182, 96 and HSL of 37°, 78%, 65%. 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 #EBB660 is #6096EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EB7060.

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

Contrast with #EBB660

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBB660?

#EBB660 is a striking orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EBB660?

#EBB660 in RGB is (235, 182, 96) - 235 red, 182 green, and 96 blue.

How to use #EBB660 in CSS?

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

What colors go well with #EBB660?

#6096EB (complementary), #EB7060 (analogous), and #E3971C (lighter shade) work well with #EBB660.