crispedge.com

Color picker

Loading...

#fd9a8c hex color - Red - Warm color - Information

#fd9a8c hex color - Red - Warm color

Color Hue/Base color: Red

Hex #fd9a8c Color code in RGB color code model is created after adding 99.22% red color, 60.39% green color and 54.9% blue color. Hex #fd9a8c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 39% magenta, 45% yellow and 1% black.

Hex #fd9a8c color code is between #ff9988 web safe hex color code and #eeaa99 web safe hex color code. #ff9988 is the nearest web safe color code. You can see here many more shades of #fd9a8c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefd9a8c#fd9a8c
RGB Decimal253, 154, 140rgb(253, 154, 140)
RGB Percent99%, 60%, 55%rgb(99%, 60%, 55%)
CSS RGBa253, 154, 140,1rgba(253,154,140,1)
CMYK Modelcmyk(0%,39%,45%,1%)
HSL Color Space7,97% ,77%hsl(7,97% ,77%)
HSV Color Space7°, 45%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111011001101010001100
Octal375232214
Decimal253154140
Hexfd9a8c

Different shades of #fd9a8c color code.

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

Light Shade of #fd9a8c
#fec6be
Dark Shade of #fd9a8c
#fc6e5a
Saturated Shade of #fd9a8c
#ff988a
Desaturated Shade of #fd9a8c
#f79e92
Grey scale Shade of #fd9a8c
#c4c4c4
Brighten Shade
#ffb3a5
Most Readable Shade
#000000

Shades of #fd9a8c color code

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

#fd9a8c
#e0887c
#c4776c
#a8665d
#8c554d
#70443e
#54332e
#38221f
#1c110f
#000000

Similar Color like #fd9a8c color

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

#fe9b8d
#ff9c8e
#ff9d8f
#ff9e90
#ff9f91
#ffa092
#ffa193
#ffa294
#ffa395
#ffa496
#ffa597
#ffa698
#ffa799
#ffa89a
#fc998b
#fb988a
#fa9789
#f99688
#f89587
#f79486
#f69385
#f59284
#f49183
#f39082
#f28f81
#f18e80
#f08d7f
#ef8c7e

Monochromatic Color with #fd9a8c

#fd9a8c
#281916
#53332e
#7d4c45
#a8665d
#d28074

Tints of #fd9a8c Color

#fd9a8c
#fda598
#fdb0a5
#fdbbb2
#fdc6bf
#fed2cb
#feddd8
#fee8e5
#fef3f2
#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

#fd9a8c
#8ceffd

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

Split Complementary

#fd9a8c
#8cfdd2
#8cb7fd

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

Analogous Color

#fd8cab
#fd8c95
#fd9a8c
#fdb18c
#fdc78c

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

#fd9a8c
#8cfd9a
#9a8cfd

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

#fd9a8c
#b6fd8c
#8ceffd
#d28cfd

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

Double Complementary Color

#fd9a8c
#8ceffd
#8cb7fd
#fdd28c

Double Complementary 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).

Hex #fd9a8c 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.

#fd9a8c Color Code Preview on Black Background Color

This is how #fd9a8c Color will look on black background color. Color contrast ratio is 10.18

#fd9a8c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd9a8c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd9a8c

#fd9a8c color code is use for CSS Background Color

Background color for the above div is #fd9a8c

HTML with inline CSS

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

#fd9a8c color code is use for CSS Border Color

CSS Border color for the above div is #fd9a8c

HTML with inline CSS

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

CSS Border Left color for the above div is #fd9a8c

HTML with inline CSS

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

CSS Border Right color for the above div is #fd9a8c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fd9a8c

HTML with inline CSS

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

CSS Border Top color for the above div is #fd9a8c

HTML with inline CSS

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

#fd9a8c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fd9a8c Color code Preview on White Background

This is how #fd9a8c Color code will look on white background color. Color contrast ratio is 2.06

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 #fd9a8c; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #fd9a8c; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.