crispedge.com

Color picker

Loading...

#fba6cc hex color - Red - Warm color - Information

#fba6cc hex color - Red - Warm color

Color Hue/Base color: Red

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefba6cc#fba6cc
RGB Decimal251, 166, 204rgb(251, 166, 204)
RGB Percent98%, 65%, 80%rgb(98%, 65%, 80%)
CSS RGBa251, 166, 204,1rgba(251,166,204,1)
CMYK Modelcmyk(0%,34%,19%,2%)
HSL Color Space333,91% ,82%hsl(333,91% ,82%)
HSV Color Space333°, 34%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110111010011011001100
Octal373246314
Decimal251166204
Hexfba6cc

Different shades of #fba6cc color code.

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

Light Shade of #fba6cc
#fdd7e8
Dark Shade of #fba6cc
#f975b0
Saturated Shade of #fba6cc
#ffa2cc
Desaturated Shade of #fba6cc
#f6abcc
Grey scale Shade of #fba6cc
#d0d0d0
Brighten Shade
#ffbfe5
Most Readable Shade
#000000

Shades of #fba6cc color code

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

#fba6cc
#df93b5
#c3819e
#a76e88
#8b5c71
#6f495a
#533744
#37242d
#1b1216
#000000

Similar Color like #fba6cc color

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

#fca7cd
#fda8ce
#fea9cf
#ffaad0
#ffabd1
#ffacd2
#ffadd3
#ffaed4
#ffafd5
#ffb0d6
#ffb1d7
#ffb2d8
#ffb3d9
#ffb4da
#faa5cb
#f9a4ca
#f8a3c9
#f7a2c8
#f6a1c7
#f5a0c6
#f49fc5
#f39ec4
#f29dc3
#f19cc2
#f09bc1
#ef9ac0
#ee99bf
#ed98be

Monochromatic Color with #fba6cc

#fba6cc
#26191f
#513642
#7b5264
#a66e87
#d08aa9

Tints of #fba6cc Color

#fba6cc
#fbafd1
#fbb9d7
#fcc3dd
#fccde2
#fdd7e8
#fde1ee
#feebf3
#fef5f9
#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

#fba6cc
#a6fbd5

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

Split Complementary

#fba6cc
#a6fbab
#a6f6fb

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

Analogous Color

#fba6ee
#fba6dd
#fba6cc
#fba6bb
#fba6aa

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

#fba6cc
#ccfba6
#a6ccfb

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

#fba6cc
#f6fba6
#a6fbd5
#aaa6fb

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

#fba6cc
#a6fbd5
#a6f6fb
#fbaba6

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

#fba6cc Color Code Preview on Black Background Color

This is how #fba6cc Color will look on black background color. Color contrast ratio is 11.43

#fba6cc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fba6cc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fba6cc

#fba6cc color code is use for CSS Background Color

Background color for the above div is #fba6cc

HTML with inline CSS

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

#fba6cc color code is use for CSS Border Color

CSS Border color for the above div is #fba6cc

HTML with inline CSS

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

CSS Border Left color for the above div is #fba6cc

HTML with inline CSS

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

CSS Border Right color for the above div is #fba6cc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fba6cc

HTML with inline CSS

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

CSS Border Top color for the above div is #fba6cc

HTML with inline CSS

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

#fba6cc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fba6cc Color code Preview on White Background

This is how #fba6cc Color code will look on white background color. Color contrast ratio is 1.84

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

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