#E5FACC Color Information

Hex color code: #E5FACC

A ethereal green shade, #E5FACC appears as (229, 250, 204) in RGB and (87°, 82%, 89%) in HSL. It is typically applied in digital products.

Try:
Color NameLight Goldenrod Yellow
HEX
#E5FACC
RGB
229, 250, 204
HSL
87°, 82%, 89%
CMYK
8%, 0%, 18%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E5FACC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

229, 250, 204

Red: 229 / Green: 250 / Blue: 204

HSL

87°, 82%, 89%

Hue: 87° / Saturation: 82% / Lightness: 89%

CMYK

8%, 0%, 18%, 2%

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

What color is #E5FACC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E5FACC to RGB:

rgb(229, 250, 204)HEX to RGB Converter →

HEX to HSL

Convert #E5FACC to HSL:

hsl(87, 82%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #E5FACC to CMYK:

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

Color Meaning and Usage

A ethereal green tone, #E5FACC has RGB (229, 250, 204) and HSL (87°, 82%, 89%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E5FACC is #E1CCFA, creating high-contrast pairings. For softer combinations, try analogous colors like #FAF8CC.

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

Contrast with #E5FACC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E5FACC?

#E5FACC is a ethereal green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #E5FACC?

#E5FACC in RGB is (229, 250, 204) - 229 red, 250 green, and 204 blue.

How to use #E5FACC in CSS?

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

What colors go well with #E5FACC?

#E1CCFA (complementary), #FAF8CC (analogous), and #C2F386 (lighter shade) work well with #E5FACC.