crispedge.com

Color picker

Loading...

#f88dd1 hex color - Orange - Warm color - Information

#f88dd1 hex color - Orange - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Orange

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

Hex #f88dd1 color code is between #ff88cc web safe hex color code and #ee99dd web safe hex color code. #ff88cc is the nearest web safe color code. You can see here many more shades of #f88dd1 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codef88dd1#f88dd1
RGB Decimal248, 141, 209rgb(248, 141, 209)
RGB Percent97%, 55%, 82%rgb(97%, 55%, 82%)
CSS RGBa248, 141, 209,1rgba(248,141,209,1)
CMYK Modelcmyk(0%,43%,16%,3%)
HSL Color Space322,88% ,76%hsl(322,88% ,76%)
HSV Color Space322°, 43%, 97%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110001000110111010001
Octal370215321
Decimal248141209
Hexf88dd1

Different shades of #f88dd1 color code.

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

Light Shade of #f88dd1
#fbbde4
Dark Shade of #f88dd1
#f55dbe
Saturated Shade of #f88dd1
#fe87d3
Desaturated Shade of #f88dd1
#f293cf
Grey scale Shade of #f88dd1
#c2c2c2
Brighten Shade
#ffa6ea
Most Readable Shade
#000000

Shades of #f88dd1 color code

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

#f88dd1
#dc7db9
#c06da2
#a55e8b
#894e74
#6e3e5c
#522f45
#371f2e
#1b0f17
#000000

Similar Color like #f88dd1 color

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

#f98ed2
#fa8fd3
#fb90d4
#fc91d5
#fd92d6
#fe93d7
#ff94d8
#ff95d9
#ff96da
#ff97db
#ff98dc
#ff99dd
#ff9ade
#ff9bdf
#f78cd0
#f68bcf
#f58ace
#f489cd
#f388cc
#f287cb
#f186ca
#f085c9
#ef84c8
#ee83c7
#ed82c6
#ec81c5
#eb80c4
#ea7fc3

Monochromatic Color with #f88dd1

#f88dd1
#23141e
#4e2c42
#784566
#a35d89
#cd75ad

Tints of #f88dd1 Color

#f88dd1
#f899d6
#f9a6db
#fab3e0
#fbbfe5
#fbccea
#fcd9ef
#fde5f4
#fef2f9
#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

#f88dd1
#8df8b4

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

Split Complementary

#f88dd1
#9cf88d
#8df8ea

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

Analogous Color

#f48df8
#f88de6
#f88dd1
#f88dbc
#f88da6

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

#f88dd1
#d1f88d
#8dd1f8

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

#f88dd1
#f8e98d
#8df8b4
#8d9bf8

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

#f88dd1
#8df8b4
#8df8ea
#f88d9c

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

#f88dd1 Color Code Preview on Black Background Color

This is how #f88dd1 Color will look on black background color. Color contrast ratio is 9.72

#f88dd1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f88dd1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f88dd1

#f88dd1 color code is use for CSS Background Color

Background color for the above div is #f88dd1

HTML with inline CSS

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

#f88dd1 color code is use for CSS Border Color

CSS Border color for the above div is #f88dd1

HTML with inline CSS

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

CSS Border Left color for the above div is #f88dd1

HTML with inline CSS

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

CSS Border Right color for the above div is #f88dd1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f88dd1

HTML with inline CSS

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

CSS Border Top color for the above div is #f88dd1

HTML with inline CSS

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

#f88dd1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f88dd1 Color code Preview on White Background

This is how #f88dd1 Color code will look on white background color. Color contrast ratio is 2.16

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

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