#EBFBED Color Information

Hex color code: #EBFBED

A delicate green shade, #EBFBED appears as (235, 251, 237) in RGB and (128°, 67%, 95%) in HSL. It is popular in mobile app design.

Try:
Color NameHoneydew
HEX
#EBFBED
RGB
235, 251, 237
HSL
128°, 67%, 95%
CMYK
6%, 0%, 6%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBFBED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 251, 237

Red: 235 / Green: 251 / Blue: 237

HSL

128°, 67%, 95%

Hue: 128° / Saturation: 67% / Lightness: 95%

CMYK

6%, 0%, 6%, 2%

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

What color is #EBFBED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBFBED to RGB:

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

HEX to HSL

Convert #EBFBED to HSL:

hsl(128, 67%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #EBFBED to CMYK:

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

Color Meaning and Usage

#EBFBED is a ethereal green color with RGB values of 235, 251, 237 and HSL of 128°, 67%, 95%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBFBED is #FBEAF9, creating high-contrast pairings. For softer combinations, try analogous colors like #F0FBEA.

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

Contrast with #EBFBED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBFBED?

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

What is the RGB value of #EBFBED?

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

How to use #EBFBED in CSS?

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

What colors go well with #EBFBED?

#FBEAF9 (complementary), #F0FBEA (analogous), and #AAEEB3 (lighter shade) work well with #EBFBED.