#EBAF24 Color Information

Hex color code: #EBAF24

A striking orange shade, #EBAF24 appears as (235, 175, 36) in RGB and (42°, 83%, 53%) in HSL. It is often used for branding and logos.

Try:
Color NameGoldenrod
HEX
#EBAF24
RGB
235, 175, 36
HSL
42°, 83%, 53%
CMYK
0%, 26%, 85%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBAF24; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 175, 36

Red: 235 / Green: 175 / Blue: 36

HSL

42°, 83%, 53%

Hue: 42° / Saturation: 83% / Lightness: 53%

CMYK

0%, 26%, 85%, 8%

Cyan: 0% / Magenta: 26% / Yellow: 85% / Key: 8%

What color is #EBAF24?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBAF24 to RGB:

rgb(235, 175, 36)HEX to RGB Converter →

HEX to HSL

Convert #EBAF24 to HSL:

hsl(42, 83%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #EBAF24 to CMYK:

cmyk(0%, 26%, 85%, 8%)Color Converter →

Color Meaning and Usage

#EBAF24 is a eye-catching orange color with RGB values of 235, 175, 36 and HSL of 42°, 83%, 53%. This highly saturated hue evokes energy and excitement, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBAF24 is #245FEB, creating high-contrast pairings. For softer combinations, try analogous colors like #EB4B24.

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

Contrast with #EBAF24

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBAF24?

#EBAF24 is a eye-catching orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #EBAF24?

#EBAF24 in RGB is (235, 175, 36) - 235 red, 175 green, and 36 blue.

How to use #EBAF24 in CSS?

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

What colors go well with #EBAF24?

#245FEB (complementary), #EB4B24 (analogous), and #B18110 (lighter shade) work well with #EBAF24.