#EFB95D Color Information

Hex color code: #EFB95D

The hex color #EFB95D is a dynamic orange with RGB values of (239, 185, 93) and HSL of (38°, 82%, 65%). It is typically applied in digital products.

Try:
Color NameSandy Brown
HEX
#EFB95D
RGB
239, 185, 93
HSL
38°, 82%, 65%
CMYK
0%, 23%, 61%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFB95D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 185, 93

Red: 239 / Green: 185 / Blue: 93

HSL

38°, 82%, 65%

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

CMYK

0%, 23%, 61%, 6%

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

What color is #EFB95D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFB95D to RGB:

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

HEX to HSL

Convert #EFB95D to HSL:

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

HEX to CMYK

Convert #EFB95D to CMYK:

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

Color Meaning and Usage

A striking orange tone, #EFB95D has RGB (239, 185, 93) and HSL (38°, 82%, 65%). Known for evoking energy and excitement, this highly saturated hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFB95D is #5D92EF, creating high-contrast pairings. For softer combinations, try analogous colors like #EF705D.

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

Contrast with #EFB95D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFB95D?

#EFB95D is a striking orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #EFB95D?

#EFB95D in RGB is (239, 185, 93) - 239 red, 185 green, and 93 blue.

How to use #EFB95D in CSS?

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

What colors go well with #EFB95D?

#5D92EF (complementary), #EF705D (analogous), and #E89B17 (lighter shade) work well with #EFB95D.