crispedge.com

Color picker

Loading...

#fd97b4 hex color - Red - Warm color - Information

#fd97b4 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #fd97b4 Color code in RGB color code model is created after adding 99.22% red color, 59.22% green color and 70.59% blue color. Hex #fd97b4 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 40% magenta, 29% yellow and 1% black.

Hex #fd97b4 color code is between #ff99bb web safe hex color code and #ee88aa web safe hex color code. #ff99bb is the nearest web safe color code. You can see here many more shades of #fd97b4 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codefd97b4#fd97b4
RGB Decimal253, 151, 180rgb(253, 151, 180)
RGB Percent99%, 59%, 71%rgb(99%, 59%, 71%)
CSS RGBa253, 151, 180,1rgba(253,151,180,1)
CMYK Modelcmyk(0%,40%,29%,1%)
HSL Color Space343,96% ,79%hsl(343,96% ,79%)
HSV Color Space343°, 40%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111011001011110110100
Octal375227264
Decimal253151180
Hexfd97b4

Different shades of #fd97b4 color code.

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

Light Shade of #fd97b4
#fec9d8
Dark Shade of #fd97b4
#fc6590
Saturated Shade of #fd97b4
#ff95b3
Desaturated Shade of #fd97b4
#f89cb6
Grey scale Shade of #fd97b4
#cacaca
Brighten Shade
#ffb0cd
Most Readable Shade
#000000

Shades of #fd97b4 color code

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

#fd97b4
#e086a0
#c4758c
#a86478
#8c5364
#704350
#54323c
#382128
#1c1014
#000000

Similar Color like #fd97b4 color

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

#fe98b5
#ff99b6
#ff9ab7
#ff9bb8
#ff9cb9
#ff9dba
#ff9ebb
#ff9fbc
#ffa0bd
#ffa1be
#ffa2bf
#ffa3c0
#ffa4c1
#ffa5c2
#fc96b3
#fb95b2
#fa94b1
#f993b0
#f892af
#f791ae
#f690ad
#f58fac
#f48eab
#f38daa
#f28ca9
#f18ba8
#f08aa7
#ef89a6

Monochromatic Color with #fd97b4

#fd97b4
#28181d
#53323b
#7d4b59
#a86478
#d27e96

Tints of #fd97b4 Color

#fd97b4
#fda2bc
#fdaec4
#fdb9cd
#fdc5d5
#fed0dd
#fedce6
#fee7ee
#fef3f6
#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

#fd97b4
#97fde0

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

Split Complementary

#fd97b4
#97fdad
#97e7fd

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

Analogous Color

#fd97dd
#fd97c8
#fd97b4
#fd97a0
#fda397

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

#fd97b4
#b4fd97
#97b4fd

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

#fd97b4
#e7fd97
#97fde0
#ad97fd

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

#fd97b4
#97fde0
#97e7fd
#fdad97

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 #fd97b4 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.

#fd97b4 Color Code Preview on Black Background Color

This is how #fd97b4 Color will look on black background color. Color contrast ratio is 10.26

#fd97b4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd97b4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd97b4

#fd97b4 color code is use for CSS Background Color

Background color for the above div is #fd97b4

HTML with inline CSS

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

#fd97b4 color code is use for CSS Border Color

CSS Border color for the above div is #fd97b4

HTML with inline CSS

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

CSS Border Left color for the above div is #fd97b4

HTML with inline CSS

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

CSS Border Right color for the above div is #fd97b4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fd97b4

HTML with inline CSS

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

CSS Border Top color for the above div is #fd97b4

HTML with inline CSS

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

#fd97b4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fd97b4 Color code Preview on White Background

This is how #fd97b4 Color code will look on white background color. Color contrast ratio is 2.05

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

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,151,180,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(151,253,224,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(253,151,180,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.