#ECB898 Color Information

Hex color code: #ECB898

The hex color #ECB898 is a light orange with RGB values of (236, 184, 152) and HSL of (23°, 69%, 76%). It is commonly used in modern UI design.

Try:
Color NameBurlywood
HEX
#ECB898
RGB
236, 184, 152
HSL
23°, 69%, 76%
CMYK
0%, 22%, 36%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECB898; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 184, 152

Red: 236 / Green: 184 / Blue: 152

HSL

23°, 69%, 76%

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

CMYK

0%, 22%, 36%, 7%

Cyan: 0% / Magenta: 22% / Yellow: 36% / Key: 7%

What color is #ECB898?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECB898 to RGB:

rgb(236, 184, 152)HEX to RGB Converter →

HEX to HSL

Convert #ECB898 to HSL:

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

HEX to CMYK

Convert #ECB898 to CMYK:

cmyk(0%, 22%, 36%, 7%)Color Converter →

Color Meaning and Usage

A delicate orange tone, #ECB898 has RGB (236, 184, 152) and HSL (23°, 69%, 76%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECB898 is #98CCEC, creating high-contrast pairings. For softer combinations, try analogous colors like #EC98A1.

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

Contrast with #ECB898

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECB898?

#ECB898 is a delicate orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #ECB898?

#ECB898 in RGB is (236, 184, 152) - 236 red, 184 green, and 152 blue.

How to use #ECB898 in CSS?

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

What colors go well with #ECB898?

#98CCEC (complementary), #EC98A1 (analogous), and #E08C57 (lighter shade) work well with #ECB898.