crispedge.com

Color picker

Loading...

#fa72bd hex color - Red - Warm color - Information

#fa72bd hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #fa72bd Color code in RGB color code model is created after adding 98.04% red color, 44.71% green color and 74.12% blue color. Hex #fa72bd Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 54% magenta, 24% yellow and 2% black.

Hex #fa72bd color code is between #ff77bb web safe hex color code and #ee66cc web safe hex color code. #ff77bb is the nearest web safe color code. You can see here many more shades of #fa72bd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefa72bd#fa72bd
RGB Decimal250, 114, 189rgb(250, 114, 189)
RGB Percent98%, 45%, 74%rgb(98%, 45%, 74%)
CSS RGBa250, 114, 189,1rgba(250,114,189,1)
CMYK Modelcmyk(0%,54%,24%,2%)
HSL Color Space327,93% ,71%hsl(327,93% ,71%)
HSV Color Space327°, 54%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110100111001010111101
Octal372162275
Decimal250114189
Hexfa72bd

Different shades of #fa72bd color code.

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

Light Shade of #fa72bd
#fca3d4
Dark Shade of #fa72bd
#f841a6
Saturated Shade of #fa72bd
#ff6dbe
Desaturated Shade of #fa72bd
#f379bc
Grey scale Shade of #fa72bd
#b6b6b6
Brighten Shade
#ff8bd6
Most Readable Shade
#000000

Shades of #fa72bd color code

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

#fa72bd
#de65a8
#c25893
#a64c7e
#8a3f69
#6f3254
#53263f
#37192a
#1b0c15
#000000

Similar Color like #fa72bd color

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

#fb73be
#fc74bf
#fd75c0
#fe76c1
#ff77c2
#ff78c3
#ff79c4
#ff7ac5
#ff7bc6
#ff7cc7
#ff7dc8
#ff7ec9
#ff7fca
#ff80cb
#f971bc
#f870bb
#f76fba
#f66eb9
#f56db8
#f46cb7
#f36bb6
#f26ab5
#f169b4
#f068b3
#ef67b2
#ee66b1
#ed65b0
#ec64af

Monochromatic Color with #fa72bd

#fa72bd
#25111c
#50243c
#7a385d
#a54b7d
#cf5f9d

Tints of #fa72bd Color

#fa72bd
#fa81c4
#fb91cb
#fba1d3
#fcb0da
#fcc0e1
#fdd0e9
#fddff0
#feeff7
#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

#fa72bd
#72faaf

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

Split Complementary

#fa72bd
#79fa72
#72faf3

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

Analogous Color

#fa72f3
#fa72d8
#fa72bd
#fa72a2
#fa7287

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

#fa72bd
#bdfa72
#72bdfa

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

#fa72bd
#faf372
#72faaf
#7279fa

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

#fa72bd
#72faaf
#72faf3
#fa7279

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

#fa72bd Color Code Preview on Black Background Color

This is how #fa72bd Color will look on black background color. Color contrast ratio is 8.21

#fa72bd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa72bd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa72bd

#fa72bd color code is use for CSS Background Color

Background color for the above div is #fa72bd

HTML with inline CSS

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

#fa72bd color code is use for CSS Border Color

CSS Border color for the above div is #fa72bd

HTML with inline CSS

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

CSS Border Left color for the above div is #fa72bd

HTML with inline CSS

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

CSS Border Right color for the above div is #fa72bd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fa72bd

HTML with inline CSS

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

CSS Border Top color for the above div is #fa72bd

HTML with inline CSS

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

#fa72bd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fa72bd Color code Preview on White Background

This is how #fa72bd Color code will look on white background color. Color contrast ratio is 2.56

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

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(250,114,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(114,250,175,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(250,114,189,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.