Skip to main content Skip to docs navigation

#fda59f hex color | Download Light Red BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Corally and its hex is #FEA89F Nearest Color Name

Color Hue/Base color: Red

Hex #fda59f Color code in RGB color code model is created after adding 99.22% red color, 64.71% green color and 62.35% blue color. Hex #fda59f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 35% magenta, 37% yellow and 0.78% black.

Hex #fda59f color code is between #ffaa99 web safe hex color code and #ee99aa web safe hex color code. #ffaa99 is the nearest web safe color code. You can see here many more shades of #fda59f color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code fda59f #fda59f
RGB Decimal 253, 165, 159 253, 165, 159
RGB Percent 99%, 65%, 62% rgb(99%, 65%, 62%)
CSS RGBa 253, 165, 159,1 rgba(253,165,159,1)
CMYK Model cmyk(0%,35%,37%,0.78%)
HSL Color Space 4,96% ,81% hsl(4,96% ,81%)
HSV Color Space 4°, 37%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111101 10100101 10011111
Octal 375 245 237
Decimal 253 165 159
Hex fd a5 9f

Different shades of #fda59f color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #fda59f
#fa1809
Darker of #fda59f
#fb473b
Dark of #fda59f
#fc766d
Base of #fda59f
#fda59f
Light of #fda59f
#fed4d1
Lighter
#ffffff
Lightest
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#fda59f
#9ff7fd

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#fda59f
#9ffdd4
#9fc8fd

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#fd9fd0
#fd9fc0
#fda59f
#fdc49f
#fdeb9f

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#fda59f
#a59ffd
#9ffda5

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#fda59f
#9ffda5
#9ff7fd
#fd9ff7

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#fda59f
#c8fd9f
#9ff7fd
#d49ffd

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #fda59f

#cc1104
#fa1809
#fb473b
#fc766d
#fda59f
#fed4d1
#ffffff
#ffffff
#ffffff

Tints of #fda59f Color

#fda59f
#fdafa9
#fdb9b4
#fdc3bf
#fdcdc9
#fed7d4
#fee1df
#feebe9
#fef5f4
#ffffff

Shades of #fda59f color code

Generate more color scales with scales (color stack) generator.

#fda59f
#e0928d
#c4807b
#a86e6a
#8c5b58
#704946
#543735
#382423
#1c1211
#000000

Tones

#fda59f
#f3aea9
#e9b6b3
#e0bfbc
#d6c7c6

Tones

Similar Color like #fda59f color

Find visually similar hex color codes nearing to #fda59f hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#fea6a0
#ffa7a1
#ffa8a2
#ffa9a3
#ffaaa4
#ffaba5
#ffaca6
#ffada7
#ffaea8
#ffafa9
#ffb0aa
#ffb1ab
#ffb2ac
#ffb3ad
#fca49e
#fba39d
#faa29c
#f9a19b
#f8a09a
#f79f99
#f69e98
#f59d97
#f49c96
#f39b95
#f29a94
#f19993
#f09892
#ef9791

Download this Light Red

Hex #fda59f Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#fda59f Color Code Preview on Black Background Color

This is how #fda59f Color will look on black background color. Color contrast ratio is 11.06

#fda59f in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#fda59f">Your Example Paragraph content text in with font color #fda59f </p>

Your Example Paragraph content text in with font color #fda59f

HTML with inline CSS

<div style="color:#fda59f">Your Paragraph text in with font color #fda59f </div>

Your Example Paragraph content text in with font color #fda59f

#fda59f color code is use for CSS Background Color

Background color for the above div is #fda59f

HTML with inline CSS

<div style="background-color:#fda59f;"></div>

#fda59f color code is use for CSS Border Color

CSS Border color for the above div is #fda59f

HTML with inline CSS

<div style="border:5px solid #fda59f;"></div>

CSS Border Left color for the above div is #fda59f

HTML with inline CSS

<div style="border-left:5px solid #fda59f;"></div>

CSS Border Right color for the above div is #fda59f

HTML with inline CSS

<div style="border-right:5px solid #fda59f;"></div>

CSS Border Bottom color for the above div is #fda59f

HTML with inline CSS

<div style="border-bottom:5px solid #fda59f;"></div>

CSS Border Top color for the above div is #fda59f

HTML with inline CSS

<div style="border-top:5px solid #fda59f;"></div>

#fda59f hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#fda59f; } .examplecolorclass {color:#fda59f; } .examplebordercolor {border:3px solid #fda59f; }

#fda59f Color code Preview on White Background

This is how #fda59f Color code will look on white background color. Color contrast ratio is 1.90

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #fda59f; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #fda59f; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(253,165,159,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(159,247,253,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(253,165,159,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }