#E2E5CC Color Information

Hex color code: #E2E5CC

A light yellow shade, #E2E5CC appears as (226, 229, 204) in RGB and (67°, 32%, 85%) in HSL. It is commonly used in modern UI design.

Try:
Color NameAntique White
HEX
#E2E5CC
RGB
226, 229, 204
HSL
67°, 32%, 85%
CMYK
1%, 0%, 11%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E2E5CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 229, 204

Red: 226 / Green: 229 / Blue: 204

HSL

67°, 32%, 85%

Hue: 67° / Saturation: 32% / Lightness: 85%

CMYK

1%, 0%, 11%, 10%

Cyan: 1% / Magenta: 0% / Yellow: 11% / Key: 10%

What color is #E2E5CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E2E5CC to RGB:

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

HEX to HSL

Convert #E2E5CC to HSL:

hsl(67, 32%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #E2E5CC to CMYK:

cmyk(1%, 0%, 11%, 10%)Color Converter →

Color Meaning and Usage

#E2E5CC is a light yellow color with RGB values of 226, 229, 204 and HSL of 67°, 32%, 85%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E2E5CC is #CFCDE5, creating high-contrast pairings. For softer combinations, try analogous colors like #E5DCCD.

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

Contrast with #E2E5CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E2E5CC?

#E2E5CC is a light yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #E2E5CC?

#E2E5CC in RGB is (226, 229, 204) - 226 red, 229 green, and 204 blue.

How to use #E2E5CC in CSS?

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

What colors go well with #E2E5CC?

#CFCDE5 (complementary), #E5DCCD (analogous), and #C5CB9A (lighter shade) work well with #E2E5CC.