#EEBBA0 Color Information

Hex color code: #EEBBA0

#EEBBA0 is a soft orange color. In RGB it is (238, 187, 160), and in HSL it is (21°, 70%, 78%). It is frequently seen in web interfaces.

Try:
Color NameBurlywood
HEX
#EEBBA0
RGB
238, 187, 160
HSL
21°, 70%, 78%
CMYK
0%, 21%, 33%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEBBA0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 187, 160

Red: 238 / Green: 187 / Blue: 160

HSL

21°, 70%, 78%

Hue: 21° / Saturation: 70% / Lightness: 78%

CMYK

0%, 21%, 33%, 7%

Cyan: 0% / Magenta: 21% / Yellow: 33% / Key: 7%

What color is #EEBBA0?

#EEBBA0 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEBBA0 to RGB:

rgb(238, 187, 160)HEX to RGB Converter →

HEX to HSL

Convert #EEBBA0 to HSL:

hsl(21, 70%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #EEBBA0 to CMYK:

cmyk(0%, 21%, 33%, 7%)Color Converter →

Color Meaning and Usage

#EEBBA0 is a ethereal orange color with RGB values of 238, 187, 160 and HSL of 21°, 70%, 78%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEBBA0 is #A0D3EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEA0AB.

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

Contrast with #EEBBA0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEBBA0?

#EEBBA0 is a ethereal orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EEBBA0?

#EEBBA0 in RGB is (238, 187, 160) - 238 red, 187 green, and 160 blue.

How to use #EEBBA0 in CSS?

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

What colors go well with #EEBBA0?

#A0D3EE (complementary), #EEA0AB (analogous), and #E38D5F (lighter shade) work well with #EEBBA0.