#EAD2BA Color Information

Hex color code: #EAD2BA

#EAD2BA is a airy orange color. In RGB it is (234, 210, 186), and in HSL it is (30°, 53%, 82%). It is popular in mobile app design.

Try:
Color NameWheat
HEX
#EAD2BA
RGB
234, 210, 186
HSL
30°, 53%, 82%
CMYK
0%, 10%, 21%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAD2BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 210, 186

Red: 234 / Green: 210 / Blue: 186

HSL

30°, 53%, 82%

Hue: 30° / Saturation: 53% / Lightness: 82%

CMYK

0%, 10%, 21%, 8%

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

What color is #EAD2BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAD2BA to RGB:

rgb(234, 210, 186)HEX to RGB Converter →

HEX to HSL

Convert #EAD2BA to HSL:

hsl(30, 53%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #EAD2BA to CMYK:

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

Color Meaning and Usage

A light orange tone, #EAD2BA has RGB (234, 210, 186) and HSL (30°, 53%, 82%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAD2BA is #B9D1E9, creating high-contrast pairings. For softer combinations, try analogous colors like #E9B9B9.

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

Contrast with #EAD2BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAD2BA?

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

What is the RGB value of #EAD2BA?

#EAD2BA in RGB is (234, 210, 186) - 234 red, 210 green, and 186 blue.

How to use #EAD2BA in CSS?

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

What colors go well with #EAD2BA?

#B9D1E9 (complementary), #E9B9B9 (analogous), and #D7AB7E (lighter shade) work well with #EAD2BA.