#EEFBBC Color Information

Hex color code: #EEFBBC

#EEFBBC is a ethereal yellow color. In RGB it is (238, 251, 188), and in HSL it is (72°, 89%, 86%). It is typically applied in digital products.

Try:
Color NameLemon Chiffon
HEX
#EEFBBC
RGB
238, 251, 188
HSL
72°, 89%, 86%
CMYK
5%, 0%, 25%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEFBBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 251, 188

Red: 238 / Green: 251 / Blue: 188

HSL

72°, 89%, 86%

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

CMYK

5%, 0%, 25%, 2%

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

What color is #EEFBBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEFBBC to RGB:

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

HEX to HSL

Convert #EEFBBC to HSL:

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

HEX to CMYK

Convert #EEFBBC to CMYK:

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

Color Meaning and Usage

A delicate yellow tone, #EEFBBC has RGB (238, 251, 188) and HSL (72°, 89%, 86%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEFBBC is #C8BCFB, creating high-contrast pairings. For softer combinations, try analogous colors like #FBE8BC.

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

Contrast with #EEFBBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEFBBC?

#EEFBBC is a delicate yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EEFBBC?

#EEFBBC in RGB is (238, 251, 188) - 238 red, 251 green, and 188 blue.

How to use #EEFBBC in CSS?

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

What colors go well with #EEFBBC?

#C8BCFB (complementary), #FBE8BC (analogous), and #DDF773 (lighter shade) work well with #EEFBBC.