#FFEB66 Color Information

Hex color code: #FFEB66

#FFEB66 is a vivid yellow color. In RGB it is (255, 235, 102), and in HSL it is (52°, 100%, 70%). It is commonly used in modern UI design.

Try:
Color NameKhaki
HEX
#FFEB66
RGB
255, 235, 102
HSL
52°, 100%, 70%
CMYK
0%, 8%, 60%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFEB66; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 235, 102

Red: 255 / Green: 235 / Blue: 102

HSL

52°, 100%, 70%

Hue: 52° / Saturation: 100% / Lightness: 70%

CMYK

0%, 8%, 60%, 0%

Cyan: 0% / Magenta: 8% / Yellow: 60% / Key: 0%

What color is #FFEB66?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFEB66 to RGB:

rgb(255, 235, 102)HEX to RGB Converter →

HEX to HSL

Convert #FFEB66 to HSL:

hsl(52, 100%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #FFEB66 to CMYK:

cmyk(0%, 8%, 60%, 0%)Color Converter →

Color Meaning and Usage

A vivid yellow tone, #FFEB66 has RGB (255, 235, 102) and HSL (52°, 100%, 70%). Known for evoking energy and excitement, this highly saturated hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FFEB66 is #667AFF, creating high-contrast pairings. For softer combinations, try analogous colors like #FF9E66.

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

Contrast with #FFEB66

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFEB66?

#FFEB66 is a vivid yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #FFEB66?

#FFEB66 in RGB is (255, 235, 102) - 255 red, 235 green, and 102 blue.

How to use #FFEB66 in CSS?

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

What colors go well with #FFEB66?

#667AFF (complementary), #FF9E66 (analogous), and #FFE01A (lighter shade) work well with #FFEB66.