#EDEBEB Color Information

Hex color code: #EDEBEB

The hex color #EDEBEB is a soft red with RGB values of (237, 235, 235) and HSL of (0°, 5%, 93%). It is often used for branding and logos.

Try:
Color NameLinen
HEX
#EDEBEB
RGB
237, 235, 235
HSL
0°, 5%, 93%
CMYK
0%, 1%, 1%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDEBEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 235, 235

Red: 237 / Green: 235 / Blue: 235

HSL

0°, 5%, 93%

Hue: 0° / Saturation: 5% / Lightness: 93%

CMYK

0%, 1%, 1%, 7%

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

What color is #EDEBEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDEBEB to RGB:

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

HEX to HSL

Convert #EDEBEB to HSL:

hsl(0, 5%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #EDEBEB to CMYK:

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

Color Meaning and Usage

A soft red tone, #EDEBEB has RGB (237, 235, 235) and HSL (0°, 5%, 93%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDEBEB is #ECEEEE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEECED.

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

Contrast with #EDEBEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDEBEB?

#EDEBEB is a soft red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EDEBEB?

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

How to use #EDEBEB in CSS?

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

What colors go well with #EDEBEB?

#ECEEEE (complementary), #EEECED (analogous), and #CAC4C4 (lighter shade) work well with #EDEBEB.