crispedge.com

Color picker

Loading...

#fb30aa hex color - Red - Warm color - Information

#fb30aa hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #fb30aa Color code in RGB color code model is created after adding 98.43% red color, 18.82% green color and 66.67% blue color. Hex #fb30aa Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 81% magenta, 32% yellow and 2% black.

Hex #fb30aa color code is between #ff3399 web safe hex color code and #ee22bb web safe hex color code. #ff3399 is the nearest web safe color code. You can see here many more shades of #fb30aa color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefb30aa#fb30aa
RGB Decimal251, 48, 170rgb(251, 48, 170)
RGB Percent98%, 19%, 67%rgb(98%, 19%, 67%)
CSS RGBa251, 48, 170,1rgba(251,48,170,1)
CMYK Modelcmyk(0%,81%,32%,2%)
HSL Color Space324,96% ,59%hsl(324,96% ,59%)
HSV Color Space324°, 81%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110110011000010101010
Octal37360252
Decimal25148170
Hexfb30aa

Different shades of #fb30aa color code.

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

Light Shade of #fb30aa
#fc62bf
Dark Shade of #fb30aa
#f30594
Saturated Shade of #fb30aa
#ff2cab
Desaturated Shade of #fb30aa
#f03ba8
Grey scale Shade of #fb30aa
#959595
Brighten Shade
#ff49c3
Most Readable Shade
#000000

Shades of #fb30aa color code

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

#fb30aa
#df2a97
#c32584
#a72071
#8b1a5e
#6f154b
#531038
#370a25
#1b0512
#000000

Similar Color like #fb30aa color

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

#fc31ab
#fd32ac
#fe33ad
#ff34ae
#ff35af
#ff36b0
#ff37b1
#ff38b2
#ff39b3
#ff3ab4
#ff3bb5
#ff3cb6
#ff3db7
#ff3eb8
#fa2fa9
#f92ea8
#f82da7
#f72ca6
#f62ba5
#f52aa4
#f429a3
#f328a2
#f227a1
#f126a0
#f0259f
#ef249e
#ee239d
#ed229c

Monochromatic Color with #fb30aa

#fb30aa
#26071a
#510f37
#7b1854
#a62070
#d0288d

Tints of #fb30aa Color

#fb30aa
#fb47b3
#fb5ebc
#fc75c6
#fc8ccf
#fda3d9
#fdbae2
#fed1ec
#fee8f5
#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

#fb30aa
#30fb81

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

Split Complementary

#fb30aa
#45fb30
#30fbe6

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

Analogous Color

#fb30fb
#fb30d3
#fb30aa
#fb3081
#fb3059

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

#fb30aa
#aafb30
#30aafb

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

#fb30aa
#fbe630
#30fb81
#3044fb

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

#fb30aa
#30fb81
#30fbe6
#fb3045

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

#fb30aa Color Code Preview on Black Background Color

This is how #fb30aa Color will look on black background color. Color contrast ratio is 6.11

#fb30aa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fb30aa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fb30aa

#fb30aa color code is use for CSS Background Color

Background color for the above div is #fb30aa

HTML with inline CSS

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

#fb30aa color code is use for CSS Border Color

CSS Border color for the above div is #fb30aa

HTML with inline CSS

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

CSS Border Left color for the above div is #fb30aa

HTML with inline CSS

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

CSS Border Right color for the above div is #fb30aa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fb30aa

HTML with inline CSS

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

CSS Border Top color for the above div is #fb30aa

HTML with inline CSS

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

#fb30aa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fb30aa Color code Preview on White Background

This is how #fb30aa Color code will look on white background color. Color contrast ratio is 3.44

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

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,48,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(48,251,129,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(251,48,170,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.