#FFD324 Color Information

Hex color code: #FFD324

A dynamic yellow shade, #FFD324 appears as (255, 211, 36) in RGB and (48°, 100%, 57%) in HSL. It is typically applied in digital products.

Try:
Color NameGold
HEX
#FFD324
RGB
255, 211, 36
HSL
48°, 100%, 57%
CMYK
0%, 17%, 86%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFD324; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 211, 36

Red: 255 / Green: 211 / Blue: 36

HSL

48°, 100%, 57%

Hue: 48° / Saturation: 100% / Lightness: 57%

CMYK

0%, 17%, 86%, 0%

Cyan: 0% / Magenta: 17% / Yellow: 86% / Key: 0%

What color is #FFD324?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFD324 to RGB:

rgb(255, 211, 36)HEX to RGB Converter →

HEX to HSL

Convert #FFD324 to HSL:

hsl(48, 100%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #FFD324 to CMYK:

cmyk(0%, 17%, 86%, 0%)Color Converter →

Color Meaning and Usage

A dynamic yellow tone, #FFD324 has RGB (255, 211, 36) and HSL (48°, 100%, 57%). Known for evoking energy and excitement, this highly saturated hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FFD324 is #2450FF, creating high-contrast pairings. For softer combinations, try analogous colors like #FF6524.

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

Contrast with #FFD324

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFD324?

#FFD324 is a dynamic yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #FFD324?

#FFD324 in RGB is (255, 211, 36) - 255 red, 211 green, and 36 blue.

How to use #FFD324 in CSS?

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

What colors go well with #FFD324?

#2450FF (complementary), #FF6524 (analogous), and #D6AB00 (lighter shade) work well with #FFD324.