#EBFCDF Color Information

Hex color code: #EBFCDF

#EBFCDF is a soft green color. In RGB it is (235, 252, 223), and in HSL it is (95°, 83%, 93%). It is frequently seen in web interfaces.

Try:
Color NameBeige
HEX
#EBFCDF
RGB
235, 252, 223
HSL
95°, 83%, 93%
CMYK
7%, 0%, 12%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBFCDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 252, 223

Red: 235 / Green: 252 / Blue: 223

HSL

95°, 83%, 93%

Hue: 95° / Saturation: 83% / Lightness: 93%

CMYK

7%, 0%, 12%, 1%

Cyan: 7% / Magenta: 0% / Yellow: 12% / Key: 1%

What color is #EBFCDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBFCDF to RGB:

rgb(235, 252, 223)HEX to RGB Converter →

HEX to HSL

Convert #EBFCDF to HSL:

hsl(95, 83%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #EBFCDF to CMYK:

cmyk(7%, 0%, 12%, 1%)Color Converter →

Color Meaning and Usage

A ethereal green tone, #EBFCDF has RGB (235, 252, 223) and HSL (95°, 83%, 93%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBFCDF is #F0DEFC, creating high-contrast pairings. For softer combinations, try analogous colors like #F9FCDE.

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

Contrast with #EBFCDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBFCDF?

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

What is the RGB value of #EBFCDF?

#EBFCDF in RGB is (235, 252, 223) - 235 red, 252 green, and 223 blue.

How to use #EBFCDF in CSS?

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

What colors go well with #EBFCDF?

#F0DEFC (complementary), #F9FCDE (analogous), and #BFF598 (lighter shade) work well with #EBFCDF.