@
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.

#f57ca8 hex color - Red - Warm color - Information

#f57ca8 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #f57ca8 Color code in RGB color code model is created after adding 96.08% red color, 48.63% green color and 65.88% blue color. Hex #f57ca8 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 49% magenta, 31% yellow and 3.92% black.

Hex #f57ca8 color code is between #ee77aa web safe hex color code and #ff8899 web safe hex color code. #ee77aa is the nearest web safe color code. You can see here many more shades of #f57ca8 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codef57ca8#f57ca8
RGB Decimal245, 124, 168rgb(245, 124, 168)
RGB Percent96%, 49%, 66%rgb(96%, 49%, 66%)
CSS RGBa245, 124, 168,1rgba(245,124,168,1)
CMYK Modelcmyk(0%,49%,31%,3.92%)
HSL Color Space338,86% ,72%hsl(338,86% ,72%)
HSV Color Space338°, 49%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101010111110010101000
Octal365174250
Decimal245124168
Hexf57ca8

Different shades of #f57ca8 color code.

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

Light Shade of #f57ca8
#f9abc7
Dark Shade of #f57ca8
#f14d89
Saturated Shade of #f57ca8
#fc75a6
Desaturated Shade of #f57ca8
#ee83aa
Grey scale Shade of #f57ca8
#b8b8b8
Brighten Shade
#ff95c1
Most Readable Shade
#000000

Shades of #f57ca8 color code

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

#f57ca8
#d96e95
#be6082
#a35270
#88445d
#6c374a
#512938
#361b25
#1b0d12
#000000

Similar Color like #f57ca8 color

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

#f67da9
#f77eaa
#f87fab
#f980ac
#fa81ad
#fb82ae
#fc83af
#fd84b0
#fe85b1
#ff86b2
#ff87b3
#ff88b4
#ff89b5
#ff8ab6
#f47ba7
#f37aa6
#f279a5
#f178a4
#f077a3
#ef76a2
#ee75a1
#ed74a0
#ec739f
#eb729e
#ea719d
#e9709c
#e86f9b
#e76e9a

Monochromatic Color with #f57ca8

#f57ca8
#201016
#4b2633
#753b51
#a0516e
#ca678b

Tints of #f57ca8 Color

#f57ca8
#f68ab1
#f799bb
#f8a7c5
#f9b6ce
#fac4d8
#fbd3e2
#fce1eb
#fdf0f5
#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

#f57ca8
#7cf5c9

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

Split Complementary

#f57ca8
#7cf58c
#7ce4f5

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

Analogous Color

#f57cd8
#f57cc0
#f57ca8
#f57c90
#f5807c

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

#f57ca8
#a8f57c
#7ca8f5

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

#f57ca8
#e4f57c
#7cf5c9
#8c7cf5

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

#f57ca8
#7cf5c9
#7ce4f5
#f58d7c

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

#f57ca8 Color Code Preview on Black Background Color

This is how #f57ca8 Color will look on black background color. Color contrast ratio is 8.33

#f57ca8 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f57ca8

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f57ca8

#f57ca8 color code is use for CSS Background Color

Background color for the above div is #f57ca8

HTML with inline CSS

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

#f57ca8 color code is use for CSS Border Color

CSS Border color for the above div is #f57ca8

HTML with inline CSS

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

CSS Border Left color for the above div is #f57ca8

HTML with inline CSS

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

CSS Border Right color for the above div is #f57ca8

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f57ca8

HTML with inline CSS

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

CSS Border Top color for the above div is #f57ca8

HTML with inline CSS

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

#f57ca8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f57ca8 Color code Preview on White Background

This is how #f57ca8 Color code will look on white background color. Color contrast ratio is 2.52

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

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(245,124,168,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(124,245,201,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(245,124,168,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.