crispedge.com

Color picker

Loading...

#fb488f hex color - Red - Warm color - Information

#fb488f hex color - Red - Warm color

Color Hue/Base color: Red

Hex #fb488f Color code in RGB color code model is created after adding 98.43% red color, 28.24% green color and 56.08% blue color. Hex #fb488f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 71% magenta, 43% yellow and 2% black.

Hex #fb488f color code is between #ff4488 web safe hex color code and #ee5599 web safe hex color code. #ff4488 is the nearest web safe color code. You can see here many more shades of #fb488f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefb488f#fb488f
RGB Decimal251, 72, 143rgb(251, 72, 143)
RGB Percent98%, 28%, 56%rgb(98%, 28%, 56%)
CSS RGBa251, 72, 143,1rgba(251,72,143,1)
CMYK Modelcmyk(0%,71%,43%,2%)
HSL Color Space336,96% ,63%hsl(336,96% ,63%)
HSV Color Space336°, 71%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110110100100010001111
Octal373110217
Decimal25172143
Hexfb488f

Different shades of #fb488f color code.

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

Light Shade of #fb488f
#fc7aae
Dark Shade of #fb488f
#fa1670
Saturated Shade of #fb488f
#ff448e
Desaturated Shade of #fb488f
#f25191
Grey scale Shade of #fb488f
#a1a1a1
Brighten Shade
#ff61a8
Most Readable Shade
#000000

Shades of #fb488f color code

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

#fb488f
#df407f
#c3386f
#a7305f
#8b284f
#6f203f
#53182f
#37101f
#1b080f
#000000

Similar Color like #fb488f color

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

#fc4990
#fd4a91
#fe4b92
#ff4c93
#ff4d94
#ff4e95
#ff4f96
#ff5097
#ff5198
#ff5299
#ff539a
#ff549b
#ff559c
#ff569d
#fa478e
#f9468d
#f8458c
#f7448b
#f6438a
#f54289
#f44188
#f34087
#f23f86
#f13e85
#f03d84
#ef3c83
#ee3b82
#ed3a81

Monochromatic Color with #fb488f

#fb488f
#260b16
#51172e
#7b2346
#a6305f
#d03c77

Tints of #fb488f Color

#fb488f
#fb5c9b
#fb70a7
#fc85b4
#fc99c0
#fdadcd
#fdc2d9
#fed6e6
#feeaf2
#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

#fb488f
#48fbb4

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

Split Complementary

#fb488f
#48fb5b
#48e8fb

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

Analogous Color

#fb48d7
#fb48b3
#fb488f
#fb486b
#fb4948

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

#fb488f
#8ffb48
#488ffb

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

#fb488f
#e8fb48
#48fbb4
#5a48fb

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

#fb488f
#48fbb4
#48e8fb
#fb5b48

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

#fb488f Color Code Preview on Black Background Color

This is how #fb488f Color will look on black background color. Color contrast ratio is 6.43

#fb488f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fb488f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fb488f

#fb488f color code is use for CSS Background Color

Background color for the above div is #fb488f

HTML with inline CSS

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

#fb488f color code is use for CSS Border Color

CSS Border color for the above div is #fb488f

HTML with inline CSS

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

CSS Border Left color for the above div is #fb488f

HTML with inline CSS

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

CSS Border Right color for the above div is #fb488f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fb488f

HTML with inline CSS

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

CSS Border Top color for the above div is #fb488f

HTML with inline CSS

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

#fb488f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fb488f Color code Preview on White Background

This is how #fb488f Color code will look on white background color. Color contrast ratio is 3.27

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

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,72,143,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(72,251,180,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(251,72,143,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.