#EBEEEB Color Information

Hex color code: #EBEEEB

The hex color #EBEEEB is a light green with RGB values of (235, 238, 235) and HSL of (120°, 8%, 93%). It is commonly used in modern UI design.

Try:
Color NameLinen
HEX
#EBEEEB
RGB
235, 238, 235
HSL
120°, 8%, 93%
CMYK
1%, 0%, 1%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBEEEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 238, 235

Red: 235 / Green: 238 / Blue: 235

HSL

120°, 8%, 93%

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

CMYK

1%, 0%, 1%, 7%

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

What color is #EBEEEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBEEEB to RGB:

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

HEX to HSL

Convert #EBEEEB to HSL:

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

HEX to CMYK

Convert #EBEEEB to CMYK:

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

Color Meaning and Usage

#EBEEEB is a light green color with RGB values of 235, 238, 235 and HSL of 120°, 8%, 93%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBEEEB is #EFECEF, creating high-contrast pairings. For softer combinations, try analogous colors like #EDEFEC.

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

Contrast with #EBEEEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBEEEB?

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

What is the RGB value of #EBEEEB?

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

How to use #EBEEEB in CSS?

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

What colors go well with #EBEEEB?

#EFECEF (complementary), #EDEFEC (analogous), and #C2CBC2 (lighter shade) work well with #EBEEEB.