#EBBEAD Color Information

Hex color code: #EBBEAD

A airy orange shade, #EBBEAD appears as (235, 190, 173) in RGB and (16°, 61%, 80%) in HSL. It is widely used in graphic design.

Try:
Color NameLight Pink
HEX
#EBBEAD
RGB
235, 190, 173
HSL
16°, 61%, 80%
CMYK
0%, 19%, 26%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBBEAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 190, 173

Red: 235 / Green: 190 / Blue: 173

HSL

16°, 61%, 80%

Hue: 16° / Saturation: 61% / Lightness: 80%

CMYK

0%, 19%, 26%, 8%

Cyan: 0% / Magenta: 19% / Yellow: 26% / Key: 8%

What color is #EBBEAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBBEAD to RGB:

rgb(235, 190, 173)HEX to RGB Converter →

HEX to HSL

Convert #EBBEAD to HSL:

hsl(16, 61%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #EBBEAD to CMYK:

cmyk(0%, 19%, 26%, 8%)Color Converter →

Color Meaning and Usage

#EBBEAD is a soft orange color with RGB values of 235, 190, 173 and HSL of 16°, 61%, 80%. This red-orange hue evokes warmth and passion, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBBEAD is #ADDBEB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBADBB.

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

Contrast with #EBBEAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBBEAD?

#EBBEAD is a soft orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EBBEAD?

#EBBEAD in RGB is (235, 190, 173) - 235 red, 190 green, and 173 blue.

How to use #EBBEAD in CSS?

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

What colors go well with #EBBEAD?

#ADDBEB (complementary), #EBADBB (analogous), and #DC8C6F (lighter shade) work well with #EBBEAD.