#EBDAC2 Color Information

Hex color code: #EBDAC2

The hex color #EBDAC2 is a delicate orange with RGB values of (235, 218, 194) and HSL of (35°, 51%, 84%). It is popular in mobile app design.

Try:
Color NameWheat
HEX
#EBDAC2
RGB
235, 218, 194
HSL
35°, 51%, 84%
CMYK
0%, 7%, 17%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBDAC2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 218, 194

Red: 235 / Green: 218 / Blue: 194

HSL

35°, 51%, 84%

Hue: 35° / Saturation: 51% / Lightness: 84%

CMYK

0%, 7%, 17%, 8%

Cyan: 0% / Magenta: 7% / Yellow: 17% / Key: 8%

What color is #EBDAC2?

#EBDAC2 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBDAC2 to RGB:

rgb(235, 218, 194)HEX to RGB Converter →

HEX to HSL

Convert #EBDAC2 to HSL:

hsl(35, 51%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #EBDAC2 to CMYK:

cmyk(0%, 7%, 17%, 8%)Color Converter →

Color Meaning and Usage

#EBDAC2 is a ethereal orange color with RGB values of 235, 218, 194 and HSL of 35°, 51%, 84%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBDAC2 is #C1D3EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBC5C1.

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

Contrast with #EBDAC2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBDAC2?

#EBDAC2 is a ethereal orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EBDAC2?

#EBDAC2 in RGB is (235, 218, 194) - 235 red, 218 green, and 194 blue.

How to use #EBDAC2 in CSS?

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

What colors go well with #EBDAC2?

#C1D3EB (complementary), #EBC5C1 (analogous), and #D8B788 (lighter shade) work well with #EBDAC2.