#EBFBBC Color Information

Hex color code: #EBFBBC

The hex color #EBFBBC is a delicate green with RGB values of (235, 251, 188) and HSL of (75°, 89%, 86%). It is popular in mobile app design.

Try:
Color NameLemon Chiffon
HEX
#EBFBBC
RGB
235, 251, 188
HSL
75°, 89%, 86%
CMYK
6%, 0%, 25%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBFBBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 251, 188

Red: 235 / Green: 251 / Blue: 188

HSL

75°, 89%, 86%

Hue: 75° / Saturation: 89% / Lightness: 86%

CMYK

6%, 0%, 25%, 2%

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

What color is #EBFBBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBFBBC to RGB:

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

HEX to HSL

Convert #EBFBBC to HSL:

hsl(75, 89%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #EBFBBC to CMYK:

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

Color Meaning and Usage

#EBFBBC is a ethereal green color with RGB values of 235, 251, 188 and HSL of 75°, 89%, 86%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBFBBC is #CBBCFB, creating high-contrast pairings. For softer combinations, try analogous colors like #FBEBBC.

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

Contrast with #EBFBBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBFBBC?

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

What is the RGB value of #EBFBBC?

#EBFBBC in RGB is (235, 251, 188) - 235 red, 251 green, and 188 blue.

How to use #EBFBBC in CSS?

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

What colors go well with #EBFBBC?

#CBBCFB (complementary), #FBEBBC (analogous), and #D6F773 (lighter shade) work well with #EBFBBC.