#EBB899 Color Information

Hex color code: #EBB899

#EBB899 is a soft orange color. In RGB it is (235, 184, 153), and in HSL it is (23°, 67%, 76%). It is often used for branding and logos.

Try:
Color NameBurlywood
HEX
#EBB899
RGB
235, 184, 153
HSL
23°, 67%, 76%
CMYK
0%, 22%, 35%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBB899; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 184, 153

Red: 235 / Green: 184 / Blue: 153

HSL

23°, 67%, 76%

Hue: 23° / Saturation: 67% / Lightness: 76%

CMYK

0%, 22%, 35%, 8%

Cyan: 0% / Magenta: 22% / Yellow: 35% / Key: 8%

What color is #EBB899?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBB899 to RGB:

rgb(235, 184, 153)HEX to RGB Converter →

HEX to HSL

Convert #EBB899 to HSL:

hsl(23, 67%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #EBB899 to CMYK:

cmyk(0%, 22%, 35%, 8%)Color Converter →

Color Meaning and Usage

#EBB899 is a soft orange color with RGB values of 235, 184, 153 and HSL of 23°, 67%, 76%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBB899 is #99CBEB, creating high-contrast pairings. For softer combinations, try analogous colors like #EB99A2.

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

Contrast with #EBB899

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBB899?

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

What is the RGB value of #EBB899?

#EBB899 in RGB is (235, 184, 153) - 235 red, 184 green, and 153 blue.

How to use #EBB899 in CSS?

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

What colors go well with #EBB899?

#99CBEB (complementary), #EB99A2 (analogous), and #DE8C59 (lighter shade) work well with #EBB899.