#EFEBCD Color Information

Hex color code: #EFEBCD

A airy yellow shade, #EFEBCD appears as (239, 235, 205) in RGB and (53°, 52%, 87%) in HSL. It is popular in mobile app design.

Try:
Color NameAntique White
HEX
#EFEBCD
RGB
239, 235, 205
HSL
53°, 52%, 87%
CMYK
0%, 2%, 14%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFEBCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 235, 205

Red: 239 / Green: 235 / Blue: 205

HSL

53°, 52%, 87%

Hue: 53° / Saturation: 52% / Lightness: 87%

CMYK

0%, 2%, 14%, 6%

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

What color is #EFEBCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFEBCD to RGB:

rgb(239, 235, 205)HEX to RGB Converter →

HEX to HSL

Convert #EFEBCD to HSL:

hsl(53, 52%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #EFEBCD to CMYK:

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

Color Meaning and Usage

#EFEBCD is a ethereal yellow color with RGB values of 239, 235, 205 and HSL of 53°, 52%, 87%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFEBCD is #CDD1EF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFDACD.

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

Contrast with #EFEBCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFEBCD?

#EFEBCD is a ethereal yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EFEBCD?

#EFEBCD in RGB is (239, 235, 205) - 239 red, 235 green, and 205 blue.

How to use #EFEBCD in CSS?

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

What colors go well with #EFEBCD?

#CDD1EF (complementary), #EFDACD (analogous), and #DDD492 (lighter shade) work well with #EFEBCD.