#F4F5CF Color Information

Hex color code: #F4F5CF

A delicate yellow shade, #F4F5CF appears as (244, 245, 207) in RGB and (62°, 66%, 89%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Goldenrod Yellow
HEX
#F4F5CF
RGB
244, 245, 207
HSL
62°, 66%, 89%
CMYK
0%, 0%, 16%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F4F5CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

244, 245, 207

Red: 244 / Green: 245 / Blue: 207

HSL

62°, 66%, 89%

Hue: 62° / Saturation: 66% / Lightness: 89%

CMYK

0%, 0%, 16%, 4%

Cyan: 0% / Magenta: 0% / Yellow: 16% / Key: 4%

What color is #F4F5CF?

#F4F5CF is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F4F5CF to RGB:

rgb(244, 245, 207)HEX to RGB Converter →

HEX to HSL

Convert #F4F5CF to HSL:

hsl(62, 66%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #F4F5CF to CMYK:

cmyk(0%, 0%, 16%, 4%)Color Converter →

Color Meaning and Usage

#F4F5CF is a airy yellow color with RGB values of 244, 245, 207 and HSL of 62°, 66%, 89%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F4F5CF is #D2D0F5, creating high-contrast pairings. For softer combinations, try analogous colors like #F5E4D0.

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

Contrast with #F4F5CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F4F5CF?

#F4F5CF is a airy yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #F4F5CF?

#F4F5CF in RGB is (244, 245, 207) - 244 red, 245 green, and 207 blue.

How to use #F4F5CF in CSS?

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

What colors go well with #F4F5CF?

#D2D0F5 (complementary), #F5E4D0 (analogous), and #E6E891 (lighter shade) work well with #F4F5CF.