#FFD452 Color Information

Hex color code: #FFD452

The hex color #FFD452 is a vivid yellow with RGB values of (255, 212, 82) and HSL of (45°, 100%, 66%). It is commonly used in modern UI design.

Try:
Color NameSandy Brown
HEX
#FFD452
RGB
255, 212, 82
HSL
45°, 100%, 66%
CMYK
0%, 17%, 68%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFD452; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 212, 82

Red: 255 / Green: 212 / Blue: 82

HSL

45°, 100%, 66%

Hue: 45° / Saturation: 100% / Lightness: 66%

CMYK

0%, 17%, 68%, 0%

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

What color is #FFD452?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFD452 to RGB:

rgb(255, 212, 82)HEX to RGB Converter →

HEX to HSL

Convert #FFD452 to HSL:

hsl(45, 100%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #FFD452 to CMYK:

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

Color Meaning and Usage

#FFD452 is a bold yellow color with RGB values of 255, 212, 82 and HSL of 45°, 100%, 66%. This highly saturated hue evokes energy and excitement, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FFD452 is #527DFF, creating high-contrast pairings. For softer combinations, try analogous colors like #FF7D52.

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

Contrast with #FFD452

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFD452?

#FFD452 is a bold yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #FFD452?

#FFD452 in RGB is (255, 212, 82) - 255 red, 212 green, and 82 blue.

How to use #FFD452 in CSS?

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

What colors go well with #FFD452?

#527DFF (complementary), #FF7D52 (analogous), and #FFC105 (lighter shade) work well with #FFD452.