#EDC164 Color Information

Hex color code: #EDC164

#EDC164 is a eye-catching orange color. In RGB it is (237, 193, 100), and in HSL it is (41°, 79%, 66%). It is widely used in graphic design.

Try:
Color NameSandy Brown
HEX
#EDC164
RGB
237, 193, 100
HSL
41°, 79%, 66%
CMYK
0%, 19%, 58%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDC164; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 193, 100

Red: 237 / Green: 193 / Blue: 100

HSL

41°, 79%, 66%

Hue: 41° / Saturation: 79% / Lightness: 66%

CMYK

0%, 19%, 58%, 7%

Cyan: 0% / Magenta: 19% / Yellow: 58% / Key: 7%

What color is #EDC164?

#EDC164 is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDC164 to RGB:

rgb(237, 193, 100)HEX to RGB Converter →

HEX to HSL

Convert #EDC164 to HSL:

hsl(41, 79%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #EDC164 to CMYK:

cmyk(0%, 19%, 58%, 7%)Color Converter →

Color Meaning and Usage

#EDC164 is a striking orange color with RGB values of 237, 193, 100 and HSL of 41°, 79%, 66%. This orange-yellow hue evokes optimism and creativity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDC164 is #648FED, creating high-contrast pairings. For softer combinations, try analogous colors like #ED7D64.

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

Contrast with #EDC164

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDC164?

#EDC164 is a striking orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EDC164?

#EDC164 in RGB is (237, 193, 100) - 237 red, 193 green, and 100 blue.

How to use #EDC164 in CSS?

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

What colors go well with #EDC164?

#648FED (complementary), #ED7D64 (analogous), and #E5A61F (lighter shade) work well with #EDC164.