#EACCC1 Color Information

Hex color code: #EACCC1

The hex color #EACCC1 is a airy orange with RGB values of (234, 204, 193) and HSL of (16°, 49%, 84%). It is popular in mobile app design.

Try:
Color NameWheat
HEX
#EACCC1
RGB
234, 204, 193
HSL
16°, 49%, 84%
CMYK
0%, 13%, 18%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EACCC1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 204, 193

Red: 234 / Green: 204 / Blue: 193

HSL

16°, 49%, 84%

Hue: 16° / Saturation: 49% / Lightness: 84%

CMYK

0%, 13%, 18%, 8%

Cyan: 0% / Magenta: 13% / Yellow: 18% / Key: 8%

What color is #EACCC1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EACCC1 to RGB:

rgb(234, 204, 193)HEX to RGB Converter →

HEX to HSL

Convert #EACCC1 to HSL:

hsl(16, 49%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #EACCC1 to CMYK:

cmyk(0%, 13%, 18%, 8%)Color Converter →

Color Meaning and Usage

#EACCC1 is a ethereal orange color with RGB values of 234, 204, 193 and HSL of 16°, 49%, 84%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EACCC1 is #C2E0EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EAC2CC.

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

Contrast with #EACCC1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EACCC1?

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

What is the RGB value of #EACCC1?

#EACCC1 in RGB is (234, 204, 193) - 234 red, 204 green, and 193 blue.

How to use #EACCC1 in CSS?

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

What colors go well with #EACCC1?

#C2E0EA (complementary), #EAC2CC (analogous), and #D79E89 (lighter shade) work well with #EACCC1.