#EDEAEB Color Information

Hex color code: #EDEAEB

#EDEAEB is a light magenta color. In RGB it is (237, 234, 235), and in HSL it is (340°, 8%, 92%). It is commonly used in modern UI design.

Try:
Color NameLinen
HEX
#EDEAEB
RGB
237, 234, 235
HSL
340°, 8%, 92%
CMYK
0%, 1%, 1%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDEAEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 234, 235

Red: 237 / Green: 234 / Blue: 235

HSL

340°, 8%, 92%

Hue: 340° / Saturation: 8% / Lightness: 92%

CMYK

0%, 1%, 1%, 7%

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

What color is #EDEAEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDEAEB to RGB:

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

HEX to HSL

Convert #EDEAEB to HSL:

hsl(340, 8%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #EDEAEB to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #EDEAEB has RGB (237, 234, 235) and HSL (340°, 8%, 92%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDEAEB is #E9ECEB, creating high-contrast pairings. For softer combinations, try analogous colors like #ECE9EC.

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

Contrast with #EDEAEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDEAEB?

#EDEAEB is a soft magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EDEAEB?

#EDEAEB in RGB is (237, 234, 235) - 237 red, 234 green, and 235 blue.

How to use #EDEAEB in CSS?

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

What colors go well with #EDEAEB?

#E9ECEB (complementary), #ECE9EC (analogous), and #C9C0C3 (lighter shade) work well with #EDEAEB.