#EDEEEB Color Information

Hex color code: #EDEEEB

The hex color #EDEEEB is a airy green with RGB values of (237, 238, 235) and HSL of (80°, 8%, 93%). It is popular in mobile app design.

Try:
Color NameLinen
HEX
#EDEEEB
RGB
237, 238, 235
HSL
80°, 8%, 93%
CMYK
0%, 0%, 1%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDEEEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 238, 235

Red: 237 / Green: 238 / Blue: 235

HSL

80°, 8%, 93%

Hue: 80° / Saturation: 8% / Lightness: 93%

CMYK

0%, 0%, 1%, 7%

Cyan: 0% / Magenta: 0% / Yellow: 1% / Key: 7%

What color is #EDEEEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDEEEB to RGB:

rgb(237, 238, 235)HEX to RGB Converter →

HEX to HSL

Convert #EDEEEB to HSL:

hsl(80, 8%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #EDEEEB to CMYK:

cmyk(0%, 0%, 1%, 7%)Color Converter →

Color Meaning and Usage

A soft green tone, #EDEEEB has RGB (237, 238, 235) and HSL (80°, 8%, 93%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDEEEB is #EDECEF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFEEEC.

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

Contrast with #EDEEEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDEEEB?

#EDEEEB is a soft green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EDEEEB?

#EDEEEB in RGB is (237, 238, 235) - 237 red, 238 green, and 235 blue.

How to use #EDEEEB in CSS?

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

What colors go well with #EDEEEB?

#EDECEF (complementary), #EFEEEC (analogous), and #C8CBC2 (lighter shade) work well with #EDEEEB.