#FAC342 Color Information

Hex color code: #FAC342

A striking orange shade, #FAC342 appears as (250, 195, 66) in RGB and (42°, 95%, 62%) in HSL. It is popular in mobile app design.

Try:
Color NameSandy Brown
HEX
#FAC342
RGB
250, 195, 66
HSL
42°, 95%, 62%
CMYK
0%, 22%, 74%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FAC342; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

250, 195, 66

Red: 250 / Green: 195 / Blue: 66

HSL

42°, 95%, 62%

Hue: 42° / Saturation: 95% / Lightness: 62%

CMYK

0%, 22%, 74%, 2%

Cyan: 0% / Magenta: 22% / Yellow: 74% / Key: 2%

What color is #FAC342?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FAC342 to RGB:

rgb(250, 195, 66)HEX to RGB Converter →

HEX to HSL

Convert #FAC342 to HSL:

hsl(42, 95%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #FAC342 to CMYK:

cmyk(0%, 22%, 74%, 2%)Color Converter →

Color Meaning and Usage

#FAC342 is a bold orange color with RGB values of 250, 195, 66 and HSL of 42°, 95%, 62%. This highly saturated hue evokes energy and excitement, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FAC342 is #4279FA, creating high-contrast pairings. For softer combinations, try analogous colors like #FA6742.

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

Contrast with #FAC342

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FAC342?

#FAC342 is a bold orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #FAC342?

#FAC342 in RGB is (250, 195, 66) - 250 red, 195 green, and 66 blue.

How to use #FAC342 in CSS?

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

What colors go well with #FAC342?

#4279FA (complementary), #FA6742 (analogous), and #EAA506 (lighter shade) work well with #FAC342.