#EFF3BE Color Information

Hex color code: #EFF3BE

The hex color #EFF3BE is a delicate yellow with RGB values of (239, 243, 190) and HSL of (65°, 69%, 85%). It is popular in mobile app design.

Try:
Color NameBisque
HEX
#EFF3BE
RGB
239, 243, 190
HSL
65°, 69%, 85%
CMYK
2%, 0%, 22%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFF3BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 243, 190

Red: 239 / Green: 243 / Blue: 190

HSL

65°, 69%, 85%

Hue: 65° / Saturation: 69% / Lightness: 85%

CMYK

2%, 0%, 22%, 5%

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

What color is #EFF3BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFF3BE to RGB:

rgb(239, 243, 190)HEX to RGB Converter →

HEX to HSL

Convert #EFF3BE to HSL:

hsl(65, 69%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #EFF3BE to CMYK:

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

Color Meaning and Usage

A airy yellow tone, #EFF3BE has RGB (239, 243, 190) and HSL (65°, 69%, 85%). 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 #EFF3BE is #C3BEF3, creating high-contrast pairings. For softer combinations, try analogous colors like #F3DDBE.

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

Contrast with #EFF3BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFF3BE?

#EFF3BE is a airy yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EFF3BE?

#EFF3BE in RGB is (239, 243, 190) - 239 red, 243 green, and 190 blue.

How to use #EFF3BE in CSS?

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

What colors go well with #EFF3BE?

#C3BEF3 (complementary), #F3DDBE (analogous), and #DEE77E (lighter shade) work well with #EFF3BE.