#EBEFE6 Color Information

Hex color code: #EBEFE6

#EBEFE6 is a ethereal green color. In RGB it is (235, 239, 230), and in HSL it is (87°, 22%, 92%). It is typically applied in digital products.

Try:
Color NameLinen
HEX
#EBEFE6
RGB
235, 239, 230
HSL
87°, 22%, 92%
CMYK
2%, 0%, 4%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBEFE6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 239, 230

Red: 235 / Green: 239 / Blue: 230

HSL

87°, 22%, 92%

Hue: 87° / Saturation: 22% / Lightness: 92%

CMYK

2%, 0%, 4%, 6%

Cyan: 2% / Magenta: 0% / Yellow: 4% / Key: 6%

What color is #EBEFE6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBEFE6 to RGB:

rgb(235, 239, 230)HEX to RGB Converter →

HEX to HSL

Convert #EBEFE6 to HSL:

hsl(87, 22%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #EBEFE6 to CMYK:

cmyk(2%, 0%, 4%, 6%)Color Converter →

Color Meaning and Usage

#EBEFE6 is a delicate green color with RGB values of 235, 239, 230 and HSL of 87°, 22%, 92%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBEFE6 is #EAE6EF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFEFE6.

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

Contrast with #EBEFE6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBEFE6?

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

What is the RGB value of #EBEFE6?

#EBEFE6 in RGB is (235, 239, 230) - 235 red, 239 green, and 230 blue.

How to use #EBEFE6 in CSS?

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

What colors go well with #EBEFE6?

#EAE6EF (complementary), #EFEFE6 (analogous), and #C6D1B7 (lighter shade) work well with #EBEFE6.