#EBFAF1 Color Information

Hex color code: #EBFAF1

#EBFAF1 is a light green color. In RGB it is (235, 250, 241), and in HSL it is (144°, 60%, 95%). It is commonly used in modern UI design.

Try:
Color NameHoneydew
HEX
#EBFAF1
RGB
235, 250, 241
HSL
144°, 60%, 95%
CMYK
6%, 0%, 4%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBFAF1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 250, 241

Red: 235 / Green: 250 / Blue: 241

HSL

144°, 60%, 95%

Hue: 144° / Saturation: 60% / Lightness: 95%

CMYK

6%, 0%, 4%, 2%

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

What color is #EBFAF1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBFAF1 to RGB:

rgb(235, 250, 241)HEX to RGB Converter →

HEX to HSL

Convert #EBFAF1 to HSL:

hsl(144, 60%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #EBFAF1 to CMYK:

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

Color Meaning and Usage

#EBFAF1 is a airy green color with RGB values of 235, 250, 241 and HSL of 144°, 60%, 95%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBFAF1 is #FAEBF4, creating high-contrast pairings. For softer combinations, try analogous colors like #ECFAEB.

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

Contrast with #EBFAF1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBFAF1?

#EBFAF1 is a airy green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EBFAF1?

#EBFAF1 in RGB is (235, 250, 241) - 235 red, 250 green, and 241 blue.

How to use #EBFAF1 in CSS?

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

What colors go well with #EBFAF1?

#FAEBF4 (complementary), #ECFAEB (analogous), and #ADEBC6 (lighter shade) work well with #EBFAF1.