crispedge.com

Color picker

Loading...

#f88d71 hex color - Red - Warm color - Information

#f88d71 hex color - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

Hex #f88d71 Color code in RGB color code model is created after adding 97.25% red color, 55.29% green color and 44.31% blue color. Hex #f88d71 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 43% magenta, 54% yellow and 3% black.

Hex #f88d71 color code is between #ff8877 web safe hex color code and #ee9966 web safe hex color code. #ff8877 is the nearest web safe color code. You can see here many more shades of #f88d71 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codef88d71#f88d71
RGB Decimal248, 141, 113rgb(248, 141, 113)
RGB Percent97%, 55%, 44%rgb(97%, 55%, 44%)
CSS RGBa248, 141, 113,1rgba(248,141,113,1)
CMYK Modelcmyk(0%,43%,54%,3%)
HSL Color Space12,91% ,71%hsl(12,91% ,71%)
HSV Color Space12°, 54%, 97%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110001000110101110001
Octal370215161
Decimal248141113
Hexf88d71

Different shades of #f88d71 color code.

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

Light Shade of #f88d71
#fab4a2
Dark Shade of #f88d71
#f66640
Saturated Shade of #f88d71
#ff896a
Desaturated Shade of #f88d71
#f19178
Grey scale Shade of #f88d71
#b4b4b4
Brighten Shade
#ffa68a
Most Readable Shade
#000000

Shades of #f88d71 color code

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

#f88d71
#dc7d64
#c06d57
#a55e4b
#894e3e
#6e3e32
#522f25
#371f19
#1b0f0c
#000000

Similar Color like #f88d71 color

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

#f98e72
#fa8f73
#fb9074
#fc9175
#fd9276
#fe9377
#ff9478
#ff9579
#ff967a
#ff977b
#ff987c
#ff997d
#ff9a7e
#ff9b7f
#f78c70
#f68b6f
#f58a6e
#f4896d
#f3886c
#f2876b
#f1866a
#f08569
#ef8468
#ee8367
#ed8266
#ec8165
#eb8064
#ea7f63

Monochromatic Color with #f88d71

#f88d71
#231410
#4e2c24
#784537
#a35d4a
#cd755e

Tints of #f88d71 Color

#f88d71
#f89980
#f9a690
#fab3a0
#fbbfb0
#fbccbf
#fcd9cf
#fde5df
#fef2ef
#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

#f88d71
#71dcf8

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

Split Complementary

#f88d71
#71f8d1
#7198f8

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

Analogous Color

#f8718b
#f87271
#f88d71
#f8a871
#f8c371

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

#f88d71
#71f88d
#8d71f8

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

#f88d71
#98f871
#71dcf8
#d071f8

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

#f88d71
#71dcf8
#7198f8
#f8d171

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

#f88d71 Color Code Preview on Black Background Color

This is how #f88d71 Color will look on black background color. Color contrast ratio is 9.04

#f88d71 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f88d71

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f88d71

#f88d71 color code is use for CSS Background Color

Background color for the above div is #f88d71

HTML with inline CSS

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

#f88d71 color code is use for CSS Border Color

CSS Border color for the above div is #f88d71

HTML with inline CSS

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

CSS Border Left color for the above div is #f88d71

HTML with inline CSS

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

CSS Border Right color for the above div is #f88d71

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f88d71

HTML with inline CSS

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

CSS Border Top color for the above div is #f88d71

HTML with inline CSS

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

#f88d71 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f88d71 Color code Preview on White Background

This is how #f88d71 Color code will look on white background color. Color contrast ratio is 2.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 #f88d71; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #f88d71; }

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(248,141,113,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(113,220,248,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(248,141,113,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.