#EBCEA8 Color Information

Hex color code: #EBCEA8

The hex color #EBCEA8 is a soft orange with RGB values of (235, 206, 168) and HSL of (34°, 63%, 79%). It is frequently seen in web interfaces.

Try:
Color NameWheat
HEX
#EBCEA8
RGB
235, 206, 168
HSL
34°, 63%, 79%
CMYK
0%, 12%, 29%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBCEA8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 206, 168

Red: 235 / Green: 206 / Blue: 168

HSL

34°, 63%, 79%

Hue: 34° / Saturation: 63% / Lightness: 79%

CMYK

0%, 12%, 29%, 8%

Cyan: 0% / Magenta: 12% / Yellow: 29% / Key: 8%

What color is #EBCEA8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBCEA8 to RGB:

rgb(235, 206, 168)HEX to RGB Converter →

HEX to HSL

Convert #EBCEA8 to HSL:

hsl(34, 63%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #EBCEA8 to CMYK:

cmyk(0%, 12%, 29%, 8%)Color Converter →

Color Meaning and Usage

A airy orange tone, #EBCEA8 has RGB (235, 206, 168) and HSL (34°, 63%, 79%). 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 #EBCEA8 is #A8C5EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBACA8.

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

Contrast with #EBCEA8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBCEA8?

#EBCEA8 is a airy orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EBCEA8?

#EBCEA8 in RGB is (235, 206, 168) - 235 red, 206 green, and 168 blue.

How to use #EBCEA8 in CSS?

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

What colors go well with #EBCEA8?

#A8C5EB (complementary), #EBACA8 (analogous), and #DDAB69 (lighter shade) work well with #EBCEA8.