#EFCF5D Color Information

Hex color code: #EFCF5D

The hex color #EFCF5D is a bold yellow with RGB values of (239, 207, 93) and HSL of (47°, 82%, 65%). It is frequently seen in web interfaces.

Try:
Color NameSandy Brown
HEX
#EFCF5D
RGB
239, 207, 93
HSL
47°, 82%, 65%
CMYK
0%, 13%, 61%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFCF5D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 207, 93

Red: 239 / Green: 207 / Blue: 93

HSL

47°, 82%, 65%

Hue: 47° / Saturation: 82% / Lightness: 65%

CMYK

0%, 13%, 61%, 6%

Cyan: 0% / Magenta: 13% / Yellow: 61% / Key: 6%

What color is #EFCF5D?

#EFCF5D is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFCF5D to RGB:

rgb(239, 207, 93)HEX to RGB Converter →

HEX to HSL

Convert #EFCF5D to HSL:

hsl(47, 82%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #EFCF5D to CMYK:

cmyk(0%, 13%, 61%, 6%)Color Converter →

Color Meaning and Usage

#EFCF5D is a vivid yellow color with RGB values of 239, 207, 93 and HSL of 47°, 82%, 65%. This highly saturated hue evokes energy and excitement, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFCF5D is #5D7CEF, creating high-contrast pairings. For softer combinations, try analogous colors like #EF865D.

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

Contrast with #EFCF5D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFCF5D?

#EFCF5D is a vivid yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #EFCF5D?

#EFCF5D in RGB is (239, 207, 93) - 239 red, 207 green, and 93 blue.

How to use #EFCF5D in CSS?

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

What colors go well with #EFCF5D?

#5D7CEF (complementary), #EF865D (analogous), and #E8BB17 (lighter shade) work well with #EFCF5D.