#EBF7EE Color Information

Hex color code: #EBF7EE

#EBF7EE is a airy green color. In RGB it is (235, 247, 238), and in HSL it is (135°, 43%, 95%). It is popular in mobile app design.

Try:
Color NameHoneydew
HEX
#EBF7EE
RGB
235, 247, 238
HSL
135°, 43%, 95%
CMYK
5%, 0%, 4%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBF7EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 247, 238

Red: 235 / Green: 247 / Blue: 238

HSL

135°, 43%, 95%

Hue: 135° / Saturation: 43% / Lightness: 95%

CMYK

5%, 0%, 4%, 3%

Cyan: 5% / Magenta: 0% / Yellow: 4% / Key: 3%

What color is #EBF7EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBF7EE to RGB:

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

HEX to HSL

Convert #EBF7EE to HSL:

hsl(135, 43%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #EBF7EE to CMYK:

cmyk(5%, 0%, 4%, 3%)Color Converter →

Color Meaning and Usage

#EBF7EE is a soft green color with RGB values of 235, 247, 238 and HSL of 135°, 43%, 95%. 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 #EBF7EE is #F8EDF5, creating high-contrast pairings. For softer combinations, try analogous colors like #F0F8ED.

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

Contrast with #EBF7EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBF7EE?

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

What is the RGB value of #EBF7EE?

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

How to use #EBF7EE in CSS?

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

What colors go well with #EBF7EE?

#F8EDF5 (complementary), #F0F8ED (analogous), and #B6E2C1 (lighter shade) work well with #EBF7EE.