#FFEE52 Color Information

Hex color code: #FFEE52

The hex color #FFEE52 is a bold yellow with RGB values of (255, 238, 82) and HSL of (54°, 100%, 66%). It is often used for branding and logos.

Try:
Color NameKhaki
HEX
#FFEE52
RGB
255, 238, 82
HSL
54°, 100%, 66%
CMYK
0%, 7%, 68%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFEE52; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 238, 82

Red: 255 / Green: 238 / Blue: 82

HSL

54°, 100%, 66%

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

CMYK

0%, 7%, 68%, 0%

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

What color is #FFEE52?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFEE52 to RGB:

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

HEX to HSL

Convert #FFEE52 to HSL:

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

HEX to CMYK

Convert #FFEE52 to CMYK:

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

Color Meaning and Usage

A bold yellow tone, #FFEE52 has RGB (255, 238, 82) and HSL (54°, 100%, 66%). Known for evoking energy and excitement, this highly saturated hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FFEE52 is #5263FF, creating high-contrast pairings. For softer combinations, try analogous colors like #FF9752.

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

Contrast with #FFEE52

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFEE52?

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

What is the RGB value of #FFEE52?

#FFEE52 in RGB is (255, 238, 82) - 255 red, 238 green, and 82 blue.

How to use #FFEE52 in CSS?

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

What colors go well with #FFEE52?

#5263FF (complementary), #FF9752 (analogous), and #FFE605 (lighter shade) work well with #FFEE52.