#EBF7EB Color Information

Hex color code: #EBF7EB

The hex color #EBF7EB is a airy green with RGB values of (235, 247, 235) and HSL of (120°, 43%, 95%). It is widely used in graphic design.

Try:
Color NameHoneydew
HEX
#EBF7EB
RGB
235, 247, 235
HSL
120°, 43%, 95%
CMYK
5%, 0%, 5%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBF7EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 247, 235

Red: 235 / Green: 247 / Blue: 235

HSL

120°, 43%, 95%

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

CMYK

5%, 0%, 5%, 3%

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

What color is #EBF7EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBF7EB to RGB:

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

HEX to HSL

Convert #EBF7EB to HSL:

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

HEX to CMYK

Convert #EBF7EB to CMYK:

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

Color Meaning and Usage

#EBF7EB is a delicate green color with RGB values of 235, 247, 235 and HSL of 120°, 43%, 95%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBF7EB is #F8EDF8, creating high-contrast pairings. For softer combinations, try analogous colors like #F2F8ED.

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

Contrast with #EBF7EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBF7EB?

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

What is the RGB value of #EBF7EB?

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

How to use #EBF7EB in CSS?

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

What colors go well with #EBF7EB?

#F8EDF8 (complementary), #F2F8ED (analogous), and #B6E2B6 (lighter shade) work well with #EBF7EB.