#EBC075 Color Information

Hex color code: #EBC075

A vivid orange shade, #EBC075 appears as (235, 192, 117) in RGB and (38°, 75%, 69%) in HSL. It is commonly used in modern UI design.

Try:
Color NameBurlywood
HEX
#EBC075
RGB
235, 192, 117
HSL
38°, 75%, 69%
CMYK
0%, 18%, 50%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBC075; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 192, 117

Red: 235 / Green: 192 / Blue: 117

HSL

38°, 75%, 69%

Hue: 38° / Saturation: 75% / Lightness: 69%

CMYK

0%, 18%, 50%, 8%

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

What color is #EBC075?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBC075 to RGB:

rgb(235, 192, 117)HEX to RGB Converter →

HEX to HSL

Convert #EBC075 to HSL:

hsl(38, 75%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #EBC075 to CMYK:

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

Color Meaning and Usage

A eye-catching orange tone, #EBC075 has RGB (235, 192, 117) and HSL (38°, 75%, 69%). Known for evoking optimism and creativity, this orange-yellow hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBC075 is #75A0EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EB8475.

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

Contrast with #EBC075

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBC075?

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

What is the RGB value of #EBC075?

#EBC075 in RGB is (235, 192, 117) - 235 red, 192 green, and 117 blue.

How to use #EBC075 in CSS?

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

What colors go well with #EBC075?

#75A0EB (complementary), #EB8475 (analogous), and #E2A132 (lighter shade) work well with #EBC075.