#EEEBEB Color Information

Hex color code: #EEEBEB

A airy red shade, #EEEBEB appears as (238, 235, 235) in RGB and (0°, 8%, 93%) in HSL. It is widely used in graphic design.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEEBEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 235, 235

Red: 238 / Green: 235 / Blue: 235

HSL

0°, 8%, 93%

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

CMYK

0%, 1%, 1%, 7%

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

What color is #EEEBEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEEBEB to RGB:

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

HEX to HSL

Convert #EEEBEB to HSL:

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

HEX to CMYK

Convert #EEEBEB to CMYK:

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

Color Meaning and Usage

A light red tone, #EEEBEB has RGB (238, 235, 235) and HSL (0°, 8%, 93%). 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 #EEEBEB is #ECEFEF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFECED.

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

Contrast with #EEEBEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEEBEB?

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

What is the RGB value of #EEEBEB?

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

How to use #EEEBEB in CSS?

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

What colors go well with #EEEBEB?

#ECEFEF (complementary), #EFECED (analogous), and #CBC2C2 (lighter shade) work well with #EEEBEB.