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

#f15676 hex color - Red - Warm color - Information

#f15676 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #f15676 Color code in RGB color code model is created after adding 94.51% red color, 33.73% green color and 46.27% blue color. Hex #f15676 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 64% magenta, 51% yellow and 5.49% black.

Hex #f15676 color code is between #ee5577 web safe hex color code and #ff6666 web safe hex color code. #ee5577 is the nearest web safe color code. You can see here many more shades of #f15676 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code f15676 #f15676
RGB Decimal 241, 86, 118 rgb(241, 86, 118)
RGB Percent 95%, 34%, 46% rgb(95%, 34%, 46%)
CSS RGBa 241, 86, 118,1 rgba(241,86,118,1)
CMYK Model cmyk(0%,64%,51%,5.49%)
HSL Color Space 348,85% ,64% hsl(348,85% ,64%)
HSV Color Space 348°, 64%, 95%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11110001 01010110 01110110
Octal 361 126 166
Decimal 241 86 118
Hex f1 56 76

Different shades of #f15676 color code.

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

Light Shade of #f15676
#f5859c
Dark Shade of #f15676
#ed2750
Saturated Shade of #f15676
#fa4d71
Desaturated Shade of #f15676
#e85f7b
Grey scale Shade of #f15676
#a3a3a3
Brighten Shade
#ff6f8f
Most Readable Shade
#000000

Shades of #f15676 color code

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

#f15676
#d64c68
#bb425b
#a0394e
#852f41
#6b2634
#501c27
#35131a
#1a090d
#000000

Similar Color like #f15676 color

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

#f25777
#f35878
#f45979
#f55a7a
#f65b7b
#f75c7c
#f85d7d
#f95e7e
#fa5f7f
#fb6080
#fc6181
#fd6282
#fe6383
#ff6484
#f05575
#ef5474
#ee5373
#ed5272
#ec5171
#eb5070
#ea4f6f
#e94e6e
#e84d6d
#e74c6c
#e64b6b
#e54a6a
#e44969
#e34868

Monochromatic Color with #f15676

#f15676
#1c0a0e
#471923
#712838
#9c384c
#c64761

Tints of #f15676 Color

#f15676
#f26885
#f47b94
#f58ea3
#f7a1b2
#f8b3c2
#fac6d1
#fbd9e0
#fdecef
#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

#f15676
#56f1d1

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

Split Complementary

#f15676
#56f184
#56c3f1

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

Analogous Color

#f156b4
#f15695
#f15676
#f15657
#f17456

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

#f15676
#76f156
#5676f1

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

#f15676
#c3f156
#56f1d1
#8356f1

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

#f15676
#56f1d1
#56c3f1
#f18456

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

#f15676 Color Code Preview on Black Background Color

This is how #f15676 Color will look on black background color. Color contrast ratio is 6.33

#f15676 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f15676

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f15676

#f15676 color code is use for CSS Background Color

Background color for the above div is #f15676

HTML with inline CSS

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

#f15676 color code is use for CSS Border Color

CSS Border color for the above div is #f15676

HTML with inline CSS

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

CSS Border Left color for the above div is #f15676

HTML with inline CSS

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

CSS Border Right color for the above div is #f15676

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f15676

HTML with inline CSS

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

CSS Border Top color for the above div is #f15676

HTML with inline CSS

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

#f15676 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f15676 Color code Preview on White Background

This is how #f15676 Color code will look on white background color. Color contrast ratio is 3.32

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

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(241,86,118,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(86,241,209,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(241,86,118,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.