#EFEDC3 Color Information

Hex color code: #EFEDC3

#EFEDC3 is a ethereal yellow color. In RGB it is (239, 237, 195), and in HSL it is (57°, 58%, 85%). It is typically applied in digital products.

Try:
Color NameBisque
HEX
#EFEDC3
RGB
239, 237, 195
HSL
57°, 58%, 85%
CMYK
0%, 1%, 18%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFEDC3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 237, 195

Red: 239 / Green: 237 / Blue: 195

HSL

57°, 58%, 85%

Hue: 57° / Saturation: 58% / Lightness: 85%

CMYK

0%, 1%, 18%, 6%

Cyan: 0% / Magenta: 1% / Yellow: 18% / Key: 6%

What color is #EFEDC3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFEDC3 to RGB:

rgb(239, 237, 195)HEX to RGB Converter →

HEX to HSL

Convert #EFEDC3 to HSL:

hsl(57, 58%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #EFEDC3 to CMYK:

cmyk(0%, 1%, 18%, 6%)Color Converter →

Color Meaning and Usage

#EFEDC3 is a light yellow color with RGB values of 239, 237, 195 and HSL of 57°, 58%, 85%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFEDC3 is #C3C5EF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFD7C3.

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

Contrast with #EFEDC3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFEDC3?

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

What is the RGB value of #EFEDC3?

#EFEDC3 in RGB is (239, 237, 195) - 239 red, 237 green, and 195 blue.

How to use #EFEDC3 in CSS?

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

What colors go well with #EFEDC3?

#C3C5EF (complementary), #EFD7C3 (analogous), and #DFDA86 (lighter shade) work well with #EFEDC3.