Skip to main content Skip to docs navigation

#fb71cc hex color - Violet - Warm color - Information

#fb71cc hex color - Violet - Warm color

On this page
@
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.

Color Hue/Base color: Violet

Hex #fb71cc Color code in RGB color code model is created after adding 98.43% red color, 44.31% green color and 80% blue color. Hex #fb71cc Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 55% magenta, 19% yellow and 1.57% black.

Hex #fb71cc color code is between #ff77bb web safe hex color code and #ee66dd web safe hex color code. #ff77bb is the nearest web safe color code. You can see here many more shades of #fb71cc 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 fb71cc #fb71cc
RGB Decimal 251, 113, 204 rgb(251, 113, 204)
RGB Percent 98%, 44%, 80% rgb(98%, 44%, 80%)
CSS RGBa 251, 113, 204,1 rgba(251,113,204,1)
CMYK Model cmyk(0%,55%,19%,1.57%)
HSL Color Space 320,95% ,71% hsl(320,95% ,71%)
HSV Color Space 320°, 55%, 98%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111011 01110001 11001100
Octal 373 161 314
Decimal 251 113 204
Hex fb 71 cc

Different shades of #fb71cc color code.

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

Light Shade of #fb71cc
#fca3de
Dark Shade of #fb71cc
#fa3fba
Saturated Shade of #fb71cc
#ff6dcd
Desaturated Shade of #fb71cc
#f478ca
Grey scale Shade of #fb71cc
#b6b6b6
Brighten Shade
#ff8ae5
Most Readable Shade
#000000

Shades of #fb71cc color code

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

#fb71cc
#df64b5
#c3579e
#a74b88
#8b3e71
#6f325a
#532544
#37192d
#1b0c16
#000000

Similar Color like #fb71cc color

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

#fc72cd
#fd73ce
#fe74cf
#ff75d0
#ff76d1
#ff77d2
#ff78d3
#ff79d4
#ff7ad5
#ff7bd6
#ff7cd7
#ff7dd8
#ff7ed9
#ff7fda
#fa70cb
#f96fca
#f86ec9
#f76dc8
#f66cc7
#f56bc6
#f46ac5
#f369c4
#f268c3
#f167c2
#f066c1
#ef65c0
#ee64bf
#ed63be

Monochromatic Color with #fb71cc

#fb71cc
#26111f
#512442
#7b3864
#a64b87
#d05ea9

Tints of #fb71cc Color

#fb71cc
#fb80d1
#fb90d7
#fca0dd
#fcb0e2
#fdbfe8
#fdcfee
#fedff3
#feeff9
#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

#fb71cc
#71fba0

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

Split Complementary

#fb71cc
#87fb71
#71fbe5

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

Analogous Color

#f371fb
#fb71e8
#fb71cc
#fb71b0
#fb7195

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

#fb71cc
#ccfb71
#71ccfb

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

#fb71cc
#fbe571
#71fba0
#7187fb

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

#fb71cc
#71fba0
#71fbe5
#fb7187

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

#fb71cc Color Code Preview on Black Background Color

This is how #fb71cc Color will look on black background color. Color contrast ratio is 8.34

#fb71cc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fb71cc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fb71cc

#fb71cc color code is use for CSS Background Color

Background color for the above div is #fb71cc

HTML with inline CSS

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

#fb71cc color code is use for CSS Border Color

CSS Border color for the above div is #fb71cc

HTML with inline CSS

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

CSS Border Left color for the above div is #fb71cc

HTML with inline CSS

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

CSS Border Right color for the above div is #fb71cc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fb71cc

HTML with inline CSS

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

CSS Border Top color for the above div is #fb71cc

HTML with inline CSS

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

#fb71cc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fb71cc Color code Preview on White Background

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

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(251,113,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(113,251,160,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(251,113,204,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.


Fatal error: Uncaught Error: Undefined constant "GETPOSTTYPE" in /var/www/html/ce/wp-content/themes/crispedge/footer.php:18 Stack trace: #0 /var/www/html/ce/wp-includes/template.php(810): require_once() #1 /var/www/html/ce/wp-includes/template.php(745): load_template() #2 /var/www/html/ce/wp-includes/general-template.php(92): locate_template() #3 /var/www/html/ce/wp-content/themes/crispedge/page-color.php(1495): get_footer() #4 /var/www/html/ce/wp-includes/template-loader.php(106): include('...') #5 /var/www/html/ce/wp-blog-header.php(19): require_once('...') #6 /var/www/html/ce/index.php(17): require('...') #7 {main} thrown in /var/www/html/ce/wp-content/themes/crispedge/footer.php on line 18