#EDFBBC Color Information

Hex color code: #EDFBBC

The hex color #EDFBBC is a delicate yellow with RGB values of (237, 251, 188) and HSL of (73°, 89%, 86%). It is popular in mobile app design.

Try:
Color NameLemon Chiffon
HEX
#EDFBBC
RGB
237, 251, 188
HSL
73°, 89%, 86%
CMYK
6%, 0%, 25%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDFBBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 251, 188

Red: 237 / Green: 251 / Blue: 188

HSL

73°, 89%, 86%

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

CMYK

6%, 0%, 25%, 2%

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

What color is #EDFBBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDFBBC to RGB:

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

HEX to HSL

Convert #EDFBBC to HSL:

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

HEX to CMYK

Convert #EDFBBC to CMYK:

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

Color Meaning and Usage

#EDFBBC is a soft yellow color with RGB values of 237, 251, 188 and HSL of 73°, 89%, 86%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDFBBC is #C9BCFB, creating high-contrast pairings. For softer combinations, try analogous colors like #FBE9BC.

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

Contrast with #EDFBBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDFBBC?

#EDFBBC is a soft yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EDFBBC?

#EDFBBC in RGB is (237, 251, 188) - 237 red, 251 green, and 188 blue.

How to use #EDFBBC in CSS?

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

What colors go well with #EDFBBC?

#C9BCFB (complementary), #FBE9BC (analogous), and #DAF773 (lighter shade) work well with #EDFBBC.